]>
git.r.bdr.sh - rbdr/r.bdr.sh/blob - jekyll/css/application.css
7 background-color: #D1C5B0;
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
;
100 .orangered { background-color: #C84A0A; }
101 .red { background-color: #C7434B; }
102 .brown { background-color: #551C22; }
103 .redbrown { background-color: #933B3C; }
104 .lightbrown { background-color: #9E7764; }
105 .grey { background-color: #A9938F; }
106 .sand { background-color: #D2BE9A; }
114 transition: all
0.5s ease-in-out
;
124 margin: 100px 0 0 100px;
180 align-content: flex-end
;
181 align-items: flex-end
;
184 @media only screen and
(max-width: 1024px) {
234 @media only screen and
(max-width: 700px) {
239 flex-flow: column wrap
;