source: extensions/Admin_Messages/admin/template/style.css @ 9421

Last change on this file since 9421 was 9421, checked in by mistic100, 13 years ago

[extensions] AdminMessages

File size: 155 bytes
Line 
1table{
2        width:80%;
3}
4td {
5        width:50%;
6}
7.title {
8        display:block;
9        text-align:right;
10        font-weight:bold;
11        margin-right:10px;
12}
13.fixed {
14        font-style:italic;
15}
Note: See TracBrowser for help on using the repository browser.