back up of the css
This commit is contained in:
parent
34a284674d
commit
db976e5d54
@ -37,24 +37,6 @@
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
@font-face{
|
|
||||||
font-family: "mono";
|
|
||||||
src: url(../fonts/AnkaCoder-C75-r.ttf);
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
||||||
@font-face{
|
|
||||||
font-family: "mono";
|
|
||||||
src: url(../fonts/AnkaCoder-C75-i.ttf);
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: italic;
|
|
||||||
}
|
|
||||||
@font-face{
|
|
||||||
font-family: "mono";
|
|
||||||
src: url(../fonts/AnkaCoder-C75-b.ttf);
|
|
||||||
font-weight: bold;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* custom markers */
|
/* custom markers */
|
||||||
|
|
||||||
@ -146,34 +128,34 @@ html, body{
|
|||||||
@page:nth(29){
|
@page:nth(29){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page:nth(100){
|
@page:nth(104){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page:nth(101){
|
@page:nth(105){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page:nth(160){
|
@page:nth(162){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page:nth(161){
|
@page:nth(163){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page:nth(206){
|
@page:nth(210){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page:nth(207){
|
@page:nth(211){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page:nth(260){
|
@page:nth(264){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page:nth(261){
|
@page:nth(265){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page:nth(316){
|
@page:nth(320){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page:nth(317){
|
@page:nth(321){
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
}
|
}
|
||||||
@page contribution:first{
|
@page contribution:first{
|
||||||
@ -804,4 +786,3 @@ a.external{
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user