/**
* myata.css
*/
body {
background: #2c333d;
color: #A9A9A9;
font-family: sans-serif;
font-size: 15px;
}
span.quote {
color
36ab85;
}
h1 {
font-size: 20pt;
text-align: center;
letter-spacing: 0px;
}
div.title, h1 {
color: #37c999;
font-family: Arial, Helvetica, sans-serif;
}
div.title p {
font-size: 10px;
}
a:link, a:visited, .intro a.email span.name {
color: #37c999;
text-decoration: none;
font-family: sans-serif;
}
a:link:hover, a:visited:hover {
color: #fff;
font-family: sans-serif;
text-decoration: none;
}
a.post_no {
color: #37c999;
text-decoration: none;
}
a.post_no:hover {
color: #37c999 !important;
text-decoration: underline overline;
}
div.post.reply {
background: #363f4c;
border: #363f4c;
}
div.post.reply.highlighted {
background: #2c333d;
border: transparent 1px solid;
}
div.post.reply div.body a:link, div.post.reply div.body a:visited {
color: #37c999;
}
div.post.reply div.body a:link:hover, div.post.reply div.body a:visited:hover {
color: #37c999;
}
.intro span.subject {
font-size: 12px;
font-family: sans-serif;
color: #37c999;
font-weight: 800;
}
.intro span.name {
color: #37c999;
font-weight: 800;
}
.intro a.capcode, p.intro a.nametag {
color: magenta;
margin-left: 0;
}
.intro a.email, p.intro a.email span.name, p.intro a.email:hover, p.intro a.email:hover span.name {
color: #32ddaf;
}
input[type="text"], textarea, select {
color: #CCCCCC;
background: #363f4c;
border: 1px solid #363f4c;
padding-left: 5px;
padding-right: -5px;
font-family: sans-serif;
font-size: 10pt;
}
input[type="password"] {
color: #CCCCCC;
background: #363f4c;
border: 1px solid #363f4c;
}
form table tr th {
background: #363f4c;
border: 1px solid #363f4c;
color: #AAAAAA;
font-weight: 800;
text-align: left;
padding: 0;
}
div.banner {
background: #32DD72;
color: #000;
text-align: center;
width: 250px;
padding: 4px;
padding-left: 12px;
padding-right: 12px;
margin-left: auto;
margin-right: auto;
font-size: 12px;
}
div.banner a {
color
000;
}
input[type="submit"] {
background: #363f4c;
border: 1px solid #363f4c;
color: #CCCCCC;
}
input[type="submit"]:hover {
background: #363f4c;
border: 1px solid #363f4c;
color: #32DD72;
}
input[type="text"]:focus {
border
aaa 1px solid;
}
p.fileinfo a:hover {
text-decoration: underline;
}
span.trip {
color: #AAAAAA;
}
div.pages {
color: #AAAAAA;
background: #363f4c;
border: #666666 1px solid;
font-family: sans-serif;
font-size: 10pt;
}
div.pages a.selected {
color: #363f4c;
}
hr {
height: 1px;
border: #2c333d 1px solid;
}
div.boardlist {
color: #37c999;
background-color: #363f4c;
}
div.ban {
background-color: transparent;
border: transparent 0px solid;
}
div.ban h2 {
background: transparent;
color: lime;
font-size: 12px;
}
table.modlog tr th {
background: #363f4c;
color: #37c999;
}
.desktop-style div.boardlist:not(.bottom) {
background-color: #2c333d;
color : #37c999;
font-size: 16px;
position: absolute;
left: 0;
right: 0;
margin: auto;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
line-height: 1em;
text-align: center;
z-index: 0;
}
.desktop-style div.boardlist:not(.bottom):hover, .desktop-style div.boardlist:not(.bottom).cb-menu {
background-color: #363f4c;
color
37c999;
transition:1s;
font-size: 16px;
position: absolute;
left: 0;
right: 0;
margin: auto;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 300;
line-height: 1em;
text-align: center;
z-index: 0;
}
div.report {
color: #A9A9A9;
}
/* дополнения к стилю */
ul.tabs li a{background: #37c999;}
ul.tabs li:last-child a{}ul.tabs li a:hover{background: #2b9673;}
ul.tabs li.selected a,ul.tabs li.selected a:hover{background: #2b9673;}
В данный момент я пилю мятную темную тему.