View file themes/sa_medium.css

File size: 858B
 /* General page style */
body {
	background-color: #ffffff;
	background-image: url(sa.jpg);
	text-align: center;
	font-size : medium;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}

.menu		{ font-weight: bolder; font-size : medium; color: #000000;}
a.menu		{ text-decoration: none; color: #000000;}
a.menu:hover{ text-decoration: underline; color: #FF6666;}

.footer		{ font-weight: bolder; font-size : medium; color: #000000;}

.log	{ font-size : medium; text-align: left; color: #000000;}

.error	{ font-weight: bolder; color: red;}

.sm_warning	{ font-weight: bolder; font-size : medium; color: red;}
.tiny_warning	{ font-size : large; color: red;}

a		{ text-decoration: none; font-weight: bolder; color: #00440d;}
a:hover{ text-decoration: underline; font-weight: bolder; color: #dd0000;}