source: branches/rsr.v5.1.dev/web/app/out/dist/css/pages/forum.css @ 1

Last change on this file since 1 was 1, checked in by dj3c1t, 12 years ago

import initial

File size: 229 bytes
Line 
1@import url("../style.css");
2
3#body_forum
4{
5}
6
7#center
8{
9}
10
11#main_content.forum
12{
13}
14
15.forum .content
16{
17}
18
19#forum_footer
20{
21}
22
23#forum_footer .content
24{ border-top: solid 1px #555555;
25  padding: 10px 0 60px 0px;
26  color: #999999;
27}
Note: See TracBrowser for help on using the repository browser.