* lightblue.css: indented

This commit is contained in:
Caner Candan 2011-07-26 13:35:01 +02:00
commit d39cafe6d6

View file

@ -1,14 +1,14 @@
/*************************************************************************** /****************************************************************************
* * * *
* contented3 - An open source xhtml/css website template by Contented * * contented3 - An open source xhtml/css website template by Contented *
* Designs. You're free to modify it and use it for any purpose without * * Designs. You're free to modify it and use it for any purpose without *
* cost or obligation. We'd prefer that you leave the link to our website * * cost or obligation. We'd prefer that you leave the link to our website *
* in the footer but it's not required. * * in the footer but it's not required. *
* * * *
* If you have comments or questions, please contact us at * * If you have comments or questions, please contact us at *
* http://www.ContentedDesigns.com. Thanks! * * http://www.ContentedDesigns.com. Thanks! *
* * * *
***************************************************************************/ ***************************************************************************/
* { * {
padding:0px; padding:0px;
@ -170,7 +170,7 @@ ul#menu {
margin: 0; margin: 0;
padding: 0; padding: 0;
list-style: none; list-style: none;
/*width:650px;*/ /*width:650px;*/
} }
ul#menu li { ul#menu li {
@ -248,10 +248,10 @@ ul#menu a.selected:visited { background: #3366CC; color: #FFFFFF; }
font-weight:bold; font-weight:bold;
} }
.table_form_label { .table_form_label {
text-align:right; text-align:right;
padding-right:1em; padding-right:1em;
} }
.table_form_submit { .table_form_submit {
text-align:center; text-align:center;