+45
-10
@@ -1240,28 +1240,63 @@ section[role="main-content"]{
|
|||||||
}
|
}
|
||||||
|
|
||||||
#static{
|
#static{
|
||||||
|
@include fontsans;
|
||||||
|
|
||||||
>header{
|
>header{
|
||||||
h1{
|
h1{
|
||||||
|
@include titleSansRed;
|
||||||
|
margin-bottom: $base-line * 0.4;
|
||||||
}
|
}
|
||||||
nav.toc{
|
nav.toc{
|
||||||
li{
|
li{
|
||||||
a{
|
a{
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
line-height: $base-line * 0.5;
|
line-height: $base-line * 0.7;
|
||||||
margin-bottom: $base-line / 2;
|
font-weight: 300;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
figure{
|
>section{
|
||||||
margin: 2em 0;
|
h1{
|
||||||
img{
|
font-weight: 400;
|
||||||
max-width: 100%;
|
color: $bleuroi;
|
||||||
}
|
}
|
||||||
figcaption{
|
p{
|
||||||
@include fontcaption;
|
margin-top:0;
|
||||||
padding: 1em 0;
|
font-size: 1em;
|
||||||
|
line-height: $base-line * 0.7;
|
||||||
|
font-weight: 300;
|
||||||
|
}
|
||||||
|
dl{
|
||||||
|
font-size: 1em;
|
||||||
|
line-height: $base-line * 0.7;
|
||||||
|
font-weight: 300;
|
||||||
|
span.label{
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
|
dd{
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
margin-bottom: $base-line;
|
||||||
|
}
|
||||||
|
a{
|
||||||
|
font-size: 1em;
|
||||||
|
line-height: $base-line * 0.7;
|
||||||
|
font-weight: 300;
|
||||||
|
border-bottom: 1px dotted #1a1a1a;
|
||||||
|
margin-bottom: $base-line * 0.5;
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
figure{
|
||||||
|
margin: 2em 0;
|
||||||
|
img{
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
figcaption{
|
||||||
|
@include fontcaption;
|
||||||
|
padding: 1em 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user