mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
CSS!
This commit is contained in:
parent
d917edf0ca
commit
cb6568d27d
@ -26,7 +26,7 @@ div#title {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div#main {
|
div#main {
|
||||||
padding: 0px;
|
padding: 25px 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
@ -75,7 +75,7 @@ div#quotelist div.quote {
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
width:90%;
|
width:90%;
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
color:#12696B;
|
color:darkblue;
|
||||||
text-shadow: 1px 1px 1px black;
|
text-shadow: 1px 1px 1px black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user