mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
[fix] Remove unused SourceSansPro-Black font.
This commit is contained in:
parent
af65559ef1
commit
44d5f525b8
4 changed files with 0 additions and 13 deletions
|
@ -9,15 +9,6 @@
|
|||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'SourceSansPro-Black';
|
||||
src: url('../fonts/SourceSansPro-Black.eot');
|
||||
src: url('../fonts/SourceSansPro-Black.eot#iefix'),
|
||||
url('../fonts/SourceSansPro-Black.ttf') format('truetype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'source_sans_probold';
|
||||
src: url('sourcesanspro-bold-webfont.eot');
|
||||
|
|
|
@ -152,10 +152,6 @@ body {/*overflow-y: scroll;*/}
|
|||
font-family: 'source_sans_probold';
|
||||
}
|
||||
|
||||
#ynhoverlay .sourceProBlack {
|
||||
font-family: 'SourceSansPro-Black';
|
||||
}
|
||||
|
||||
#ynhoverlay .wrapper {
|
||||
width: 90%;
|
||||
margin: 2% 5%;
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue