General Actions:
Log-in
Register
Wiki:
games
▼
:
Document Index
»
Space:
BBCode
▼
:
Document Index
»
Page:
Skin
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Skin
Wiki source code of
Skin
Last modified by
Administrator
on 2008/03/17 21:04
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: .bbbigbox { 2: margin: 0px; 3: padding: 0px 20px 15px 20px; 4: border: 1px solid #CCC; 5: -moz-border-radius: 12px; 6: } 7: .bbsmallbox { 8: margin: 10px; 9: padding: 5px 10px 5px 10px; 10: border: 1px solid #CCC; 11: -moz-border-radius: 8px; 12: } 13: .deletecategory { 14: margin: 15px; 15: padding: 15px; 16: border: 3px solid #F00; 17: -moz-border-radius: 8px; 18: } 19: .bbbtitle { 20: font-size: 1.3em; 21: line-height: 1.5em; 22: } 23: .bbtitle a { 24: font-size: 1.3em; 25: line-height: 1.5em; 26: text-align: left; 27: } 28: .bbsmalltitle { 29: font-size: 1.3em; 30: line-height: 1.5em; 31: color: #0169A7; 32: } 33: .bbbigtitle { 34: font-size: 2.2em; 35: color: #0169A7; 36: line-height: 1.5em; 37: } 38: .bbdatatext { 39: font-style: italic; 40: font-size: 0.9em; 41: line-height: 0.9em; 42: } 43: .avatar img { 44: height: 100px; 45: border: 1px solid #000; 46: margin-right: 1px; 47: } 48: .postcontent { 49: padding: 10px; 50: font-style: normal; 51: } 52: .evenpost { 53: background-color: #E4F6FF; 54: } 55: a.red { 56: color: #F00; 57: } 58: .red { 59: color: #F00; 60: } 61: .bbtable td { 62: text-align: center; 63: } 64: .bbtable th { 65: line-height: 1.2em; 66: font-weight: normal; 67: } 68: .topictable { 69: width: 95%; 70: border: 1px solid #CCC; 71: } 72: .topictable th { 73: border: 1px solid #CCC; 74: line-height: 1.2em; 75: } 76: #posttd { 77: border: 1px solid #CCC; 78: vertical-align: top; 79: min-width: 100px; 80: } 81: hr { 82: color: #CCC; 83: } 84: blockquote { 85: margin-left: 40px; 86: border: 1px solid #CCC; 87: padding: 6px; 88: background-color: #F0F0F0; 89: } 90: .tags { 91: float: right; 92: }