Even moar better.

<These commit messages are getting silly>
This commit is contained in:
Samuel Clements 2011-11-08 20:49:31 +00:00
parent 82c023c055
commit d917edf0ca

View File

@ -70,13 +70,13 @@ div#quotelist {
div#quotelist div.quote { div#quotelist div.quote {
background: white; background: white;
border-radius: 5px; border-radius: 5px;
margin: 5px auto; margin: 10px auto;
padding: 10px; padding: 10px;
font-size: 16px; font-size: 18px;
width:90%; width:90%;
opacity: 0.7; opacity: 0.7;
color:#12696B; color:#12696B;
text-shadow: 1px 1px 1px #2B2B2B; text-shadow: 1px 1px 1px black;
} }
div#quotelist div.quote:hover { div#quotelist div.quote:hover {