Mercurial > laserkard
view faq.css @ 52:375225442677 laserkard
[svn r53] changed the success message for echo.pl
author | rlm |
---|---|
date | Wed, 03 Feb 2010 03:32:49 -0500 |
parents | 021a9ab1ed5b |
children |
line wrap: on
line source
2 div.whole3 {4 width: 700px ;5 margin-top:25px;6 margin-left: auto ;7 margin-right: auto ;10 }14 p.question16 {18 font: bold 18px "helvetica","arial", "sans-serif";19 color: #fff;21 }25 p.answer27 {29 font: bold 18px "helvetica","arial", "sans-serif";30 color: #bbb;31 margin-left: 30px;32 }