Rev 6636 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
.wims_home_list{
background-color: white;
margin:0;
padding:1em;
overflow: auto;
}
.wims_home_list li {
/*background-color:#e5e5e5;*/
list-style:none;
padding : 3pt 2pt;
margin-top: 10pt;
margin-right: 0%;
margin-bottom: 3pt;
}
.wims_home_list li:nth-child(even) {background-color:#e5e5e5;}
.wims_home_form {
padding: 5px;
width:150px;
}
.wims_home_button {}
.wims_home_menu {}
.wims_frontpage, .wims_motd{
padding-right: 10pt;
padding-left: 10pt;
}
.wims_motd { background-color:rgb(232,232,232);}