View file v4 2/static/css/style.css

File size: 1.09Kb
body { max-width:480px; font-weight:400; font-family:Verdana, arial, Helvetica, sans-serif; color:#000; background-color:#fff; margin:3px auto; }
a:active,a:visited,a:link { color:#3e7bbb; text-decoration:none; }
a:hover { text-decoration:underline; }
a.white,a.white:active,a.white:link,a.white:visited { color:#fff; text-decoration:none; }
a.red,a.red:active,a.red:link,a.red:visited { color:red; text-decoration:none; }
img { border:none; }
div { margin:0; padding:3px; }
.upban { padding-left:2px; border-bottom-color:#ccc; border-bottom-width:1px; border-bottom-style:solid; }
.downban { border-top-color:#ccc; border-top-style:solid; border-top-width:1px; }
.body { border-bottom-style:solid; border-bottom-color:#ccc; border-bottom:1px; }
.users { background-color:#f5f5f5; }
.pagination { text-align:right; }
.sm { font-size:small; }
.copyright {color:#333; }
hr { background-color:#ccc; border:none; height:1px; }
form { margin:0; }
.logo,.footer { text-align:center; }
.page_title {background-color: #f3f3f3;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;}
.dark {background-color: #f9f9f9;}