diff options
Diffstat (limited to 'theme/layouts')
| -rw-r--r-- | theme/layouts/subtle/style.php | 90 |
1 files changed, 50 insertions, 40 deletions
| diff --git a/theme/layouts/subtle/style.php b/theme/layouts/subtle/style.php index 055b5bd..9fcff96 100644 --- a/theme/layouts/subtle/style.php +++ b/theme/layouts/subtle/style.php | |||
| @@ -107,7 +107,7 @@ cite { | |||
| 107 | h4 { | 107 | h4 { |
| 108 | /* Forum and topic list titles */ | 108 | /* Forum and topic list titles */ |
| 109 | font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif; | 109 | font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif; |
| 110 | font-size: 1.3em; | 110 | before: 1.3em; |
| 111 | } | 111 | } |
| 112 | 112 | ||
| 113 | ul.topiclist { | 113 | ul.topiclist { |
| @@ -136,7 +136,7 @@ ul.topiclist dt { | |||
| 136 | display: block; | 136 | display: block; |
| 137 | float: left; | 137 | float: left; |
| 138 | width: 50%; | 138 | width: 50%; |
| 139 | font-size: 1.1em; | 139 | before: 1.1em; |
| 140 | padding-left: 5px; | 140 | padding-left: 5px; |
| 141 | padding-right: 5px; | 141 | padding-right: 5px; |
| 142 | } | 142 | } |
| @@ -193,21 +193,21 @@ dd.posts, dd.topics, dd.views { | |||
| 193 | width: 8%; | 193 | width: 8%; |
| 194 | text-align: center; | 194 | text-align: center; |
| 195 | line-height: 2.2em; | 195 | line-height: 2.2em; |
| 196 | font-size: 1.2em; | 196 | before: 1.2em; |
| 197 | } | 197 | } |
| 198 | 198 | ||
| 199 | dd.lastpost { | 199 | dd.lastpost { |
| 200 | width: 25%; | 200 | width: 25%; |
| 201 | font-size: 1.1em; | 201 | before: 1.1em; |
| 202 | } | 202 | } |
| 203 | 203 | ||
| 204 | dd.redirect { | 204 | dd.redirect { |
| 205 | font-size: 1.1em; | 205 | before: 1.1em; |
| 206 | line-height: 2.5em; | 206 | line-height: 2.5em; |
| 207 | } | 207 | } |
| 208 | 208 | ||
| 209 | dd.moderation { | 209 | dd.moderation { |
| 210 | font-size: 1.1em; | 210 | before: 1.1em; |
| 211 | } | 211 | } |
| 212 | 212 | ||
| 213 | dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span { | 213 | dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span { |
| @@ -218,14 +218,14 @@ dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.t | |||
| 218 | dd.time { | 218 | dd.time { |
| 219 | width: auto; | 219 | width: auto; |
| 220 | line-height: 200%; | 220 | line-height: 200%; |
| 221 | font-size: 1.1em; | 221 | before: 1.1em; |
| 222 | } | 222 | } |
| 223 | 223 | ||
| 224 | dd.extra { | 224 | dd.extra { |
| 225 | width: 12%; | 225 | width: 12%; |
| 226 | line-height: 200%; | 226 | line-height: 200%; |
| 227 | text-align: center; | 227 | text-align: center; |
| 228 | font-size: 1.1em; | 228 | before: 1.1em; |
| 229 | } | 229 | } |
| 230 | 230 | ||
| 231 | dd.mark { | 231 | dd.mark { |
| @@ -233,7 +233,7 @@ dd.mark { | |||
| 233 | width: 9%; | 233 | width: 9%; |
| 234 | text-align: center; | 234 | text-align: center; |
| 235 | line-height: 200%; | 235 | line-height: 200%; |
| 236 | font-size: 1.2em; | 236 | before: 1.2em; |
| 237 | } | 237 | } |
| 238 | 238 | ||
| 239 | dd.info { | 239 | dd.info { |
| @@ -244,19 +244,19 @@ dd.option { | |||
| 244 | width: 15%; | 244 | width: 15%; |
| 245 | line-height: 200%; | 245 | line-height: 200%; |
| 246 | text-align: center; | 246 | text-align: center; |
| 247 | font-size: 1.1em; | 247 | before: 1.1em; |
| 248 | } | 248 | } |
| 249 | 249 | ||
| 250 | dd.searchby { | 250 | dd.searchby { |
| 251 | width: 47%; | 251 | width: 47%; |
| 252 | font-size: 1.1em; | 252 | before: 1.1em; |
| 253 | line-height: 1em; | 253 | line-height: 1em; |
| 254 | } | 254 | } |
| 255 | 255 | ||
| 256 | ul.topiclist dd.searchextra { | 256 | ul.topiclist dd.searchextra { |
| 257 | margin-left: 5px; | 257 | margin-left: 5px; |
| 258 | padding: 0.2em 0; | 258 | padding: 0.2em 0; |
| 259 | font-size: 1.1em; | 259 | before: 1.1em; |
| 260 | color: #333333; | 260 | color: #333333; |
| 261 | border-left: none; | 261 | border-left: none; |
| 262 | clear: both; | 262 | clear: both; |
| @@ -267,7 +267,7 @@ ul.topiclist dd.searchextra { | |||
| 267 | /* Container for post/reply buttons and pagination */ | 267 | /* Container for post/reply buttons and pagination */ |
| 268 | .topic-actions { | 268 | .topic-actions { |
| 269 | margin-bottom: 3px; | 269 | margin-bottom: 3px; |
| 270 | font-size: 1.1em; | 270 | before: 1.1em; |
| 271 | height: 28px; | 271 | height: 28px; |
| 272 | min-height: 28px; | 272 | min-height: 28px; |
| 273 | } | 273 | } |
| @@ -309,7 +309,7 @@ div[class].topic-actions { | |||
| 309 | overflow: hidden; | 309 | overflow: hidden; |
| 310 | line-height: 1.4em; | 310 | line-height: 1.4em; |
| 311 | font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; | 311 | font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; |
| 312 | font-size: 1em; | 312 | before: 1em; |
| 313 | color: #333333; | 313 | color: #333333; |
| 314 | } | 314 | } |
| 315 | 315 | ||
| @@ -317,7 +317,7 @@ div[class].topic-actions { | |||
| 317 | font-weight: normal; | 317 | font-weight: normal; |
| 318 | color: #989898; | 318 | color: #989898; |
| 319 | border-bottom: 1px solid #CCCCCC; | 319 | border-bottom: 1px solid #CCCCCC; |
| 320 | font-size: 1.6em; | 320 | before: 1.6em; |
| 321 | margin-top: 0.5em; | 321 | margin-top: 0.5em; |
| 322 | margin-bottom: 0.5em; | 322 | margin-bottom: 0.5em; |
| 323 | padding-bottom: 0.5em; | 323 | padding-bottom: 0.5em; |
| @@ -328,21 +328,21 @@ div[class].topic-actions { | |||
| 328 | } | 328 | } |
| 329 | 329 | ||
| 330 | .panel p { | 330 | .panel p { |
| 331 | font-size: 1.2em; | 331 | before: 1.2em; |
| 332 | margin-bottom: 1em; | 332 | margin-bottom: 1em; |
| 333 | line-height: 1.4em; | 333 | line-height: 1.4em; |
| 334 | } | 334 | } |
| 335 | 335 | ||
| 336 | .content p { | 336 | .content p { |
| 337 | font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; | 337 | font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; |
| 338 | font-size: 1.2em; | 338 | before: 1.2em; |
| 339 | margin-bottom: 1em; | 339 | margin-bottom: 1em; |
| 340 | line-height: 1.4em; | 340 | line-height: 1.4em; |
| 341 | } | 341 | } |
| 342 | 342 | ||
| 343 | dl.faq { | 343 | dl.faq { |
| 344 | font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; | 344 | font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; |
| 345 | font-size: 1.1em; | 345 | before: 1.1em; |
| 346 | margin-top: 1em; | 346 | margin-top: 1em; |
| 347 | margin-bottom: 2em; | 347 | margin-bottom: 2em; |
| 348 | line-height: 1.4em; | 348 | line-height: 1.4em; |
| @@ -354,7 +354,7 @@ dl.faq dt { | |||
| 354 | } | 354 | } |
| 355 | 355 | ||
| 356 | .content dl.faq { | 356 | .content dl.faq { |
| 357 | font-size: 1.2em; | 357 | before: 1.2em; |
| 358 | margin-bottom: 0.5em; | 358 | margin-bottom: 0.5em; |
| 359 | } | 359 | } |
| 360 | 360 | ||
| @@ -384,7 +384,7 @@ p.author { | |||
| 384 | margin: 0 15em 0.6em 0; | 384 | margin: 0 15em 0.6em 0; |
| 385 | padding: 0 0 5px 0; | 385 | padding: 0 0 5px 0; |
| 386 | font-family: Verdana, Helvetica, Arial, sans-serif; | 386 | font-family: Verdana, Helvetica, Arial, sans-serif; |
| 387 | font-size: 1em; | 387 | before: 1em; |
| 388 | line-height: 1.2em; | 388 | line-height: 1.2em; |
| 389 | } | 389 | } |
| 390 | 390 | ||
| @@ -392,7 +392,7 @@ p.author { | |||
| 392 | .signature { | 392 | .signature { |
| 393 | margin-top: 1.5em; | 393 | margin-top: 1.5em; |
| 394 | padding-top: 0.2em; | 394 | padding-top: 0.2em; |
| 395 | font-size: 1.1em; | 395 | before: 1.1em; |
| 396 | border-top: 1px solid #CCCCCC; | 396 | border-top: 1px solid #CCCCCC; |
| 397 | clear: left; | 397 | clear: left; |
| 398 | line-height: 140%; | 398 | line-height: 140%; |
| @@ -413,7 +413,7 @@ dd .signature { | |||
| 413 | width: auto; | 413 | width: auto; |
| 414 | margin-top: 1.5em; | 414 | margin-top: 1.5em; |
| 415 | padding-top: 0.2em; | 415 | padding-top: 0.2em; |
| 416 | font-size: 1em; | 416 | before: 1em; |
| 417 | border-top: 1px dashed #CCCCCC; | 417 | border-top: 1px dashed #CCCCCC; |
| 418 | clear: left; | 418 | clear: left; |
| 419 | line-height: 130%; | 419 | line-height: 130%; |
| @@ -432,7 +432,7 @@ ul.searchresults { | |||
| 432 | #phpBB3-page-body blockquote { | 432 | #phpBB3-page-body blockquote { |
| 433 | background: #ebebeb none 6px 8px no-repeat; | 433 | background: #ebebeb none 6px 8px no-repeat; |
| 434 | border: 1px solid #dbdbdb; | 434 | border: 1px solid #dbdbdb; |
| 435 | font-size: 0.95em; | 435 | before: 0.95em; |
| 436 | margin: 0.5em 1px 0 25px; | 436 | margin: 0.5em 1px 0 25px; |
| 437 | overflow: hidden; | 437 | overflow: hidden; |
| 438 | padding: 5px; | 438 | padding: 5px; |
| @@ -441,7 +441,7 @@ ul.searchresults { | |||
| 441 | blockquote blockquote { | 441 | blockquote blockquote { |
| 442 | /* Nested quotes */ | 442 | /* Nested quotes */ |
| 443 | background-color: #bababa; | 443 | background-color: #bababa; |
| 444 | font-size: 1em; | 444 | before: 1em; |
| 445 | margin: 0.5em 1px 0 15px; | 445 | margin: 0.5em 1px 0 15px; |
| 446 | } | 446 | } |
| 447 | 447 | ||
| @@ -456,11 +456,11 @@ blockquote cite { | |||
| 456 | font-weight: bold; | 456 | font-weight: bold; |
| 457 | margin-left: 20px; | 457 | margin-left: 20px; |
| 458 | display: block; | 458 | display: block; |
| 459 | font-size: 0.9em; | 459 | before: 0.9em; |
| 460 | } | 460 | } |
| 461 | 461 | ||
| 462 | blockquote cite cite { | 462 | blockquote cite cite { |
| 463 | font-size: 1em; | 463 | before: 1em; |
| 464 | } | 464 | } |
| 465 | 465 | ||
| 466 | blockquote.uncited { | 466 | blockquote.uncited { |
| @@ -472,14 +472,14 @@ dl.codebox { | |||
| 472 | padding: 3px; | 472 | padding: 3px; |
| 473 | background-color: #FFFFFF; | 473 | background-color: #FFFFFF; |
| 474 | border: 1px solid #d8d8d8; | 474 | border: 1px solid #d8d8d8; |
| 475 | font-size: 1em; | 475 | before: 1em; |
| 476 | } | 476 | } |
| 477 | 477 | ||
| 478 | dl.codebox dt { | 478 | dl.codebox dt { |
| 479 | text-transform: uppercase; | 479 | text-transform: uppercase; |
| 480 | border-bottom: 1px solid #CCCCCC; | 480 | border-bottom: 1px solid #CCCCCC; |
| 481 | margin-bottom: 3px; | 481 | margin-bottom: 3px; |
| 482 | font-size: 0.8em; | 482 | before: 0.8em; |
| 483 | font-weight: bold; | 483 | font-weight: bold; |
| 484 | display: block; | 484 | display: block; |
| 485 | } | 485 | } |
| @@ -576,7 +576,7 @@ div.inline-attachment dl.thumbnail, div.inline-attachment dl.file { | |||
| 576 | } | 576 | } |
| 577 | 577 | ||
| 578 | div.inline-attachment p { | 578 | div.inline-attachment p { |
| 579 | font-size: 100%; | 579 | before: 100%; |
| 580 | } | 580 | } |
| 581 | 581 | ||
| 582 | dl.file { | 582 | dl.file { |
| @@ -611,7 +611,7 @@ dl.thumbnail dd { | |||
| 611 | } | 611 | } |
| 612 | 612 | ||
| 613 | .attachbox dl.thumbnail dd { | 613 | .attachbox dl.thumbnail dd { |
| 614 | font-size: 100%; | 614 | before: 100%; |
| 615 | } | 615 | } |
| 616 | 616 | ||
| 617 | dl.thumbnail dt a:hover { | 617 | dl.thumbnail dt a:hover { |
| @@ -649,7 +649,7 @@ fieldset.polls dt { | |||
| 649 | border-right: none; | 649 | border-right: none; |
| 650 | padding: 0; | 650 | padding: 0; |
| 651 | margin: 0; | 651 | margin: 0; |
| 652 | font-size: 1.1em; | 652 | before: 1.1em; |
| 653 | } | 653 | } |
| 654 | 654 | ||
| 655 | fieldset.polls dd { | 655 | fieldset.polls dd { |
| @@ -658,7 +658,7 @@ fieldset.polls dd { | |||
| 658 | border-left: none; | 658 | border-left: none; |
| 659 | padding: 0 5px; | 659 | padding: 0 5px; |
| 660 | margin-left: 0; | 660 | margin-left: 0; |
| 661 | font-size: 1.1em; | 661 | before: 1.1em; |
| 662 | } | 662 | } |
| 663 | 663 | ||
| 664 | fieldset.polls dd.resultbar { | 664 | fieldset.polls dd.resultbar { |
| @@ -855,7 +855,7 @@ hr.divider { | |||
| 855 | } | 855 | } |
| 856 | 856 | ||
| 857 | span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span { | 857 | span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span { |
| 858 | font-size: 1px; | 858 | before: 1px; |
| 859 | line-height: 1px; | 859 | line-height: 1px; |
| 860 | display: block; | 860 | display: block; |
| 861 | height: 5px; | 861 | height: 5px; |
| @@ -914,7 +914,7 @@ ul.linklist li { | |||
| 914 | float: left; | 914 | float: left; |
| 915 | width: auto; | 915 | width: auto; |
| 916 | margin-right: 5px; | 916 | margin-right: 5px; |
| 917 | font-size: 1.1em; | 917 | before: 1.1em; |
| 918 | line-height: 2.2em; | 918 | line-height: 2.2em; |
| 919 | } | 919 | } |
| 920 | 920 | ||
| @@ -961,7 +961,7 @@ table.table1 thead th { | |||
| 961 | text-transform: uppercase; | 961 | text-transform: uppercase; |
| 962 | color: #FFFFFF; | 962 | color: #FFFFFF; |
| 963 | line-height: 1.3em; | 963 | line-height: 1.3em; |
| 964 | font-size: 0.8em; /* 1em */ | 964 | before: 0.8em; /* 1em */ |
| 965 | padding: 0 0 4px 3px; | 965 | padding: 0 0 4px 3px; |
| 966 | } | 966 | } |
| 967 | 967 | ||
| @@ -980,7 +980,7 @@ table.table1 tbody tr:hover, table.table1 tbody tr.hover { | |||
| 980 | 980 | ||
| 981 | table.table1 td { | 981 | table.table1 td { |
| 982 | color: #6a6a6a; | 982 | color: #6a6a6a; |
| 983 | font-size: 0.8em; /* 1.1em*/ | 983 | before: 0.8em; /* 1.1em*/ |
| 984 | } | 984 | } |
| 985 | 985 | ||
| 986 | table.table1 tbody td { | 986 | table.table1 tbody td { |
| @@ -1059,7 +1059,7 @@ table.info tbody th { | |||
| 1059 | 1059 | ||
| 1060 | dl.details { | 1060 | dl.details { |
| 1061 | /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/ | 1061 | /*font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/ |
| 1062 | font-size: 1.1em; | 1062 | before: 1.1em; |
| 1063 | } | 1063 | } |
| 1064 | 1064 | ||
| 1065 | dl.details dt { | 1065 | dl.details dt { |
| @@ -1109,7 +1109,7 @@ li.pagination { | |||
| 1109 | color: #FFFFFF; | 1109 | color: #FFFFFF; |
| 1110 | background-color: #bfbfbf; | 1110 | background-color: #bfbfbf; |
| 1111 | border: 1px solid #bfbfbf; | 1111 | border: 1px solid #bfbfbf; |
| 1112 | font-size: 0.9em; | 1112 | before: 0.9em; |
| 1113 | } | 1113 | } |
| 1114 | 1114 | ||
| 1115 | .pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active { | 1115 | .pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active { |
| @@ -1120,7 +1120,7 @@ li.pagination { | |||
| 1120 | padding: 0 2px; | 1120 | padding: 0 2px; |
| 1121 | background-color: #eeeeee; | 1121 | background-color: #eeeeee; |
| 1122 | border: 1px solid #bababa; | 1122 | border: 1px solid #bababa; |
| 1123 | font-size: 0.9em; | 1123 | before: 0.9em; |
| 1124 | line-height: 1.5em; | 1124 | line-height: 1.5em; |
| 1125 | } | 1125 | } |
| 1126 | 1126 | ||
| @@ -1142,7 +1142,7 @@ li.pagination { | |||
| 1142 | width: auto; | 1142 | width: auto; |
| 1143 | margin-top: 0; | 1143 | margin-top: 0; |
| 1144 | padding: 1px 0 1px 15px; | 1144 | padding: 1px 0 1px 15px; |
| 1145 | font-size: 0.9em; | 1145 | before: 0.9em; |
| 1146 | background: none 0 50% no-repeat; | 1146 | background: none 0 50% no-repeat; |
| 1147 | } | 1147 | } |
| 1148 | 1148 | ||
| @@ -1335,3 +1335,13 @@ ul.profile-icons li.edit-icon { margin: 0 0 0 3px; } | |||
| 1335 | ul.profile-icons li.quote-icon { margin: 0 0 0 10px; } | 1335 | ul.profile-icons li.quote-icon { margin: 0 0 0 10px; } |
| 1336 | ul.profile-icons li.info-icon, ul.profile-icons li.report-icon { margin: 0 3px 0 0; } | 1336 | ul.profile-icons li.info-icon, ul.profile-icons li.report-icon { margin: 0 3px 0 0; } |
| 1337 | 1337 | ||
| 1338 | div#window { | ||
| 1339 | width: 100%; | ||
| 1340 | background-color: #67E6EC !important; | ||
| 1341 | background-image: none; | ||
| 1342 | } | ||
| 1343 | |||
| 1344 | div#actual-content { | ||
| 1345 | background-color: #67E6EC !important; | ||
| 1346 | } | ||
| 1347 | |||
