]>
git.r.bdr.sh - rbdr/r.bdr.sh/blob - jekyll/css/application.css
7 background-color: #FFF5E3;
8 font-family: Helvetica
, Arial
, sans-serif
;
10 flex-flow: row nowrap
;
11 transition: all
0.5s ease-in-out
;
19 margin: 100px 0 0 10px;
23 header a
, header
a:visited
{
24 font-family: 'Helvetica Neue', 'Arial Nova', Helvetica
, Arial
, Freesans
, sans-serif
;
27 text-transform: uppercase
;
28 text-decoration: none
;
33 font-family: 'Bodoni 72', 'Century Schoolbook L', 'Rockwell Nova', serif
;
49 text-transform: lowercase
;
75 @media only screen and
(max-width: 1024px) {
81 @media only screen and
(max-width: 700px) {
83 flex-flow: column wrap
;
104 .orangered { background-color: #C84A0A; }
105 .red { background-color: #C7434B; }
106 .brown { background-color: #551C22; }
107 .redbrown { background-color: #933B3C; }
108 .lightbrown { background-color: #9E7764; }
109 .grey { background-color: #A9938F; }
110 .sand { background-color: #D2BE9A; }
118 transition: all
0.5s ease-in-out
;
128 margin: 100px 0 0 100px;
184 align-content: flex-end
;
185 align-items: flex-end
;
188 @media only screen and
(max-width: 1024px) {
238 @media only screen and
(max-width: 700px) {
243 flex-flow: column wrap
;