Changeset 768 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/12 11:46:12 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/themes/default/style.css
r555 r768 151 151 td#usermenu a.highlight {padding-left: 3px; border-bottom: 1px dotted silver;} 152 152 153 154 153 .outer {border: 1px solid silver;} 155 .head {background-color: #c2cdd6; padding: 5px; font-weight: bold;} 154 .head td{background-color: #53586c; padding: 5px; font-weight: bold;} 155 .head a:link { color: #fff; text-decoration: none; } 156 .head a:visited { color: #fff; text-decoration: none; } 157 .head a:hover { color: #ccc; text-decoration: underline; } 158 156 159 .even {background-color: #dee3e7; padding: 5px;} 157 160 .odd {background-color: #E9E9E9; padding: 5px;} 158 .foot {background-color: #c2cdd6; padding: 5px; font-weight: bold;}161 .foot td{background-color: #c2cdd6; padding: 10px; font-weight: bold;} 159 162 tr.even td {background-color: #dee3e7; padding: 5px;} 160 163 tr.odd td {background-color: #E9E9E9; padding: 5px;} … … 166 169 div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;} 167 170 div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;} 171 168 172 169 173 .comTitle {font-weight: bold; margin-bottom: 2px;} … … 177 181 .comUserName {} 178 182 .comUserImg {margin: 2px;} 179 .comDate {font-weight: normal; font-style: italic; font-size: smaller }183 .comDate {font-weight: normal; font-style: italic; font-size: smaller;} 180 184 .comDateCaption {font-weight: bold; font-style: normal;} 181 .comResponse {font-weight: normal; font-size: smaller }185 .comResponse {font-weight: normal; font-size: smaller;} 182 186 183 187 … … 201 205 202 206 /* ¥é¥ó¥¥ó¥°¥Æ¡¼¥Ö¥ë*/ 203 204 207 .ranking01 {width: 15%; background-color: #ededed; padding: 10px;} 205 208 .ranking02 {width: 85%;background-color: #ffffff; padding: 10px;} 209 210 /* ¥À¥¦¥ó¥í¡¼¥É*/ 211 .download td { font-size: smaller; color: #fff; line-height: 120%;} 212 213 214 #content th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;} 215 #content .blockIcon {background-image: url(./img/top/title_icon.gif); background-repeat: no-repeat; background-position: left center;} 216 #content div.blockTitle {color: #fff; font-weight: bold; margin-left: 30px;} 217 #content div.blockContent {padding: 0; margin-right: 0px; margin-left: 0px; margin-bottom: 2px; line-height: 120%;} 218 219 #content form { margin: 0; padding: 0;} 220 221 #content .btnarea { background: #efefef; } 222 #content .btnarea td { padding: 10px; } 223
Note: See TracChangeset
for help on using the changeset viewer.
