* lightblue.css: indented
This commit is contained in:
parent
d47c334596
commit
d39cafe6d6
1 changed files with 36 additions and 36 deletions
|
|
@ -1,14 +1,14 @@
|
|||
/***************************************************************************
|
||||
* *
|
||||
* contented3 - An open source xhtml/css website template by Contented *
|
||||
* 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 *
|
||||
* in the footer but it's not required. *
|
||||
* *
|
||||
* If you have comments or questions, please contact us at *
|
||||
* http://www.ContentedDesigns.com. Thanks! *
|
||||
* *
|
||||
***************************************************************************/
|
||||
/****************************************************************************
|
||||
* *
|
||||
* contented3 - An open source xhtml/css website template by Contented *
|
||||
* 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 *
|
||||
* in the footer but it's not required. *
|
||||
* *
|
||||
* If you have comments or questions, please contact us at *
|
||||
* http://www.ContentedDesigns.com. Thanks! *
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
* {
|
||||
padding:0px;
|
||||
|
|
@ -170,7 +170,7 @@ ul#menu {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
/*width:650px;*/
|
||||
/*width:650px;*/
|
||||
}
|
||||
|
||||
ul#menu li {
|
||||
|
|
@ -248,10 +248,10 @@ ul#menu a.selected:visited { background: #3366CC; color: #FFFFFF; }
|
|||
font-weight:bold;
|
||||
}
|
||||
|
||||
.table_form_label {
|
||||
.table_form_label {
|
||||
text-align:right;
|
||||
padding-right:1em;
|
||||
}
|
||||
}
|
||||
|
||||
.table_form_submit {
|
||||
text-align:center;
|
||||
|
|
|
|||
Reference in a new issue