mirror of
https://github.com/ivabus/www
synced 2024-11-22 20:05:05 +03:00
superfluous CSS removal
This commit is contained in:
parent
d551e38335
commit
460a07e394
1 changed files with 0 additions and 15 deletions
|
@ -21,8 +21,6 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display:inline !important;
|
display:inline !important;
|
||||||
margin-top: -70px !important;
|
margin-top: -70px !important;
|
||||||
width: 350px;
|
|
||||||
font-size: 20px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.boiler{
|
.boiler{
|
||||||
|
@ -65,19 +63,6 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
.syne-sub{
|
|
||||||
font-size: 1.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.syne-body{
|
|
||||||
font-size: 1.3em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.syne-small{
|
|
||||||
color:#F5F5F5;
|
|
||||||
opacity: 55%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.syne-col{
|
.syne-col{
|
||||||
z-index:100;
|
z-index:100;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue