Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @-moz-document url("https://www.touhou-project.com/"), url-prefix("https://www.touhou-project.com/?page=") {
- html {
- color: #333;
- font-size: 12px
- }
- body {
- background-color: #529E64;
- }
- .menu ul {
- border-bottom: 1px solid #BBB;
- }
- .menu ul a.active, .menu ul a:hover {
- border-color: #26A;
- }
- .box {
- background: #A4DDAC;
- border: 1px solid #CCC;
- }
- .box .box-title {
- font-weight: bold;
- color: #024;
- background: #599B71;
- }
- .info {
- width: 99.8%;
- }
- .info .box-content {
- background: #A4DDAC;
- padding-top: 5px
- }
- .info .box-title {
- line-height: 0;
- padding: 2px;
- font-size: 0px;
- text-align: center;
- color: #599B71;
- background: #599B71;
- }
- .info .box-title:before {
- background: #599B71;
- content: 'Touhou-Project.com - Touhou Project Image Board / Discussion / Chat / Fanfiction / CYOA';
- font-size: 24px;
- color: #024;
- display: block;
- line-height: initial;
- }
- .info .box-title:after {
- background: #599B71;
- content: '\"Playing chess on the ceiling like it\'s 1886\"';
- font-size: 16px;
- color: #024;
- font-weight: normal;
- font-style: italic;
- display: block;
- line-height: initial;
- }
- .megabox {
- background: #529E64;
- border: none
- }
- .recent-images .box-content {
- background: #599B71;
- }
- .recent-images ul li {
- background: #A4DDAC;
- margin-top: 0px;
- }
- a {
- color: #000000;
- }
- a:hover {
- color: #0066FF;
- }
- .boards {
- height: auto;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement