mirror of
https://gitea.phreedom.club/tolstoevsky/fedi.git
synced 2024-11-23 03:51:28 +00:00
exo2 light
This commit is contained in:
parent
0b7e4adcc9
commit
3b826d03be
|
@ -1,6 +1,6 @@
|
|||
@font-face {
|
||||
font-family: 'exo2';
|
||||
src:url('../fonts/exo2.ttf');
|
||||
src:url('../fonts/exo2l.otf');
|
||||
}
|
||||
|
||||
.textblock {
|
||||
|
@ -33,7 +33,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
font: 100%/160% exo2;
|
||||
font: 100%/150% exo2;
|
||||
width: 900px;
|
||||
max-width: 96%;
|
||||
margin: 0 auto;
|
||||
|
@ -53,7 +53,6 @@ a:hover {
|
|||
|
||||
h1, h2, h3 {
|
||||
color: #eee;
|
||||
line-height: 120%;
|
||||
margin: 20px 0 10px;
|
||||
}
|
||||
h1 {
|
||||
|
@ -69,7 +68,6 @@ h3 {
|
|||
|
||||
h1, h2, h3 {
|
||||
color: #999;
|
||||
line-height: 120%;
|
||||
margin: 20px 0 10px;
|
||||
font-family: "exo2";
|
||||
}
|
||||
|
|
BIN
fonts/exo2l.otf
Normal file
BIN
fonts/exo2l.otf
Normal file
Binary file not shown.
Loading…
Reference in a new issue