0 0
/*
//??????????????????????????????????\
\ Zandronum Simplistic Blue Style //
// Created by Dark-Assassin \
\__________________________________//
*/
* {
border-radius: 0px;
}
#container > #content, .menu, #panel, .tborder, .spoiler_base, .trow1, .trow2, .thead, .tcat, .trow_sep, .tcat_sep, .bottommenu, .tfoot, .spoiler_header, .spoiler_body, textarea, input, input[type="submit"], input[type="button"], select, option, input.textbox, blockquote, .codeblock, .spoiler_header, .spoiler_body, blockquote cite {
background: black;
}
body, .menu ul, .thead a, .thead a:link, textarea, input, select, option, input.textbox, .codeblock code {
color: #EAEAEA;
}
#container > #content, .menu, #panel, .trow1, .trow2, .thead, .tcat, .trow_sep, .tcat_sep, .bottommenu, .tfoot, .spoiler_header, .spoiler_body, blockquote, .codeblock, .spoiler_header, .spoiler_body, blockquote cite {
border-color: #2370B6;
}
textarea, input, select, option, input.textbox {
border-color: #A3B1E3;
}
.planet {
display: none;
}
.pm_alert, .red_alert, .trow_sep {
padding: 4px;
}
.thead, .tcat, .tcat_sep, .bottommenu, .tfoot {
height: 24px;
padding: 0px 4px;
}
input[type="submit"], input[type="button"] {
padding: 0;
border: none;
color: #A3B1E3;
cursor: pointer;
font-weight: bold;
margin-left: 4px;
margin-right: 4px;
}
input[type="submit"]:hover, input[type="button"]:hover {
color: #EAEAEA;
text-decoration: underline;
}
body {
background: black;
background-repeat: repeat-x;
width: 99%;
margin: auto;
margin-bottom: 1%;
font-family: verdana;
}
a, a:link, a:visited, a:active {
color: #A3B1E3;
}
a:hover {
color: #EAEAEA;
}
.spoiler_body {
margin-top: 1px;
}
.pm_alert {
color: #188E23;
border: 1px solid #A9B8C2;
}
.red_alert {
color: #8E1823;
border: 1px solid #C2A9B8;
}
.thead {
font-weight: bold;
}
.trow_sep {
font-size: 11px;
height: auto;
text-indent: 0;
}
td.tcat[style="height: 8px;"] {
border: none;
height: 4px;
}
hr {
background: #EAEAEA;
}
p {
margin: 0px;
}
#container {
padding: 0;
}
.user_details {
margin: 4px 0px;
}
.post_avatar {
padding: 0;
}
0 0
/*
//????????????????????????????????\
\ Zandronum Basic Style //
// Created by Dark-Assassin \
\________________________________//
*/
body {
background: none;
background-color: white;
background-image: url("http://forum.zdoom.org/styles/subsilver2/theme/images/background.gif");
background-repeat: repeat-x;
width: 100%;
margin: auto;
color: #323D4F;
font-family: verdana;
}
a, a:link, a:visited, a:active {
color: #006597;
}
a:hover {
color: #D46400;
}
#container {
background-color: white;
background-image: url("http://forum.zdoom.org/styles/subsilver2/theme/images/background.gif");
background-repeat: repeat-x;
padding: 0;
}
#container > #content, .menu, #panel {
border: none;
border-width: 0px;
background: none;
padding: 2px 1%;
}
.menu ul {
color: #323D4F;
}
.planet {
display: none;
}
.logo {
background: url(http://zandronum.com/forum/images/planet.png) top center no-repeat;
}
.tborder, .spoiler_base {
background-color: #A9B8C2;
border-radius: 0;
}
.trow1, .trow2, .thead, .tcat, .trow_sep, .tcat_sep, .bottommenu, .tfoot, .spoiler_header, .spoiler_body {
border: none;
}
.spoiler_body {
margin-top: 1px;
}
.trow1, .pm_alert, .red_alert {
background-color: #ECECEC;
}
.trow2 {
background-color: #E6E6E6;
}
.pm_alert {
color: #188E23;
border: 1px solid #A9B8C2;
}
.thead {
color: #FFA34F;
font-weight: bold;
background-color: #3a95c2;
background-repeat: repeat-x;
text-shadow: 1px 1px 1px black;
background-image: linear-gradient(40, rgb(3,105,156) 100%, rgb(58,149,194) 0%);
background-image: -o-linear-gradient(40, rgb(3,105,156) 100%, rgb(58,149,194) 0%);
background-image: -moz-linear-gradient(40, rgb(3,105,156) 100%, rgb(58,149,194) 0%);
background-image: -webkit-linear-gradient(40, rgb(3,105,156) 100%, rgb(58,149,194) 0%);
background-image: -ms-linear-gradient(40, rgb(3,105,156) 100%, rgb(58,149,194) 0%);
background-image: -webkit-gradient(
linear,
left 40,
left top,
color-stop(1, rgb(3,105,156)),
color-stop(0, rgb(58,149,194))
);
}
.thead a , .thead a:link {
color: #FFA34F;
}
.tcat, .trow_sep, .tcat_sep, .tfoot, .bottommenu, td.tcat[style="height: 8px;"] {
background-color: #e0e5e9;
background-image: linear-gradient(bottom, rgb(199,208,215) 100%, rgb(224,229,233) 0%);
background-image: -o-linear-gradient(bottom, rgb(199,208,215) 100%, rgb(224,229,233) 0%);
background-image: -moz-linear-gradient(bottom, rgb(199,208,215) 100%, rgb(224,229,233) 0%);
background-image: -webkit-linear-gradient(bottom, rgb(199,208,215) 100%, rgb(224,229,233) 0%);
background-image: -ms-linear-gradient(bottom, rgb(199,208,215) 100%, rgb(224,229,233) 0%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(1, rgb(199,208,215)),
color-stop(0, rgb(224,229,233))
);
}
.thead, .tcat, .tcat_sep, .bottommenu, .tfoot {
height: 24px;
padding: 0px 4px;
}
.trow_sep {
font-size: 11px;
height: auto;
text-indent: 0;
padding: 4px;
}
textarea, input {
color: #333;
background-color: #FDFDFD;
border: 1px solid #A9B8C2;
border-radius: 2px;
}
input[type="submit"], input[type="button"], select, option {
color: #333;
background-color: #ECECEC;
border: 1px solid #A9B8C2;
border-radius: 2px;
background-image: linear-gradient(bottom, rgb(254,254,254) 100%, rgb(236,236,236) 0%);
background-image: -o-linear-gradient(bottom, rgb(254,254,254) 100%, rgb(236,236,236) 0%);
background-image: -moz-linear-gradient(bottom, rgb(254,254,254) 100%, rgb(236,236,236) 0%);
background-image: -webkit-linear-gradient(bottom, rgb(254,254,254) 100%, rgb(236,236,236) 0%);
background-image: -ms-linear-gradient(bottom, rgb(254,254,254) 100%, rgb(236,236,236) 0%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(1, rgb(254,254,254)),
color-stop(0, rgb(236,236,236))
);
}
input[type="submit"]:active, input[type="button"]:active {
background-color: #E0E0E0;
background-image: linear-gradient(bottom, rgb(254,254,254) 0%, rgb(236,236,236) 100%);
background-image: -o-linear-gradient(bottom, rgb(254,254,254) 0%, rgb(236,236,236) 100%);
background-image: -moz-linear-gradient(bottom, rgb(254,254,254) 0%, rgb(236,236,236) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(254,254,254) 0%, rgb(236,236,236) 100%);
background-image: -ms-linear-gradient(bottom, rgb(254,254,254) 0%, rgb(236,236,236) 100%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, rgb(254,254,254)),
color-stop(1, rgb(236,236,236))
);
}
blockquote, .codeblock, .spoiler_header, .spoiler_body {
background-color: #F6F6F6;
}
td.tcat[style="height: 8px;"] {
height: 4px;
}
.codeblock code {
color: black;
}
hr {
background: #323D4F;
}
p {
margin: 0px;
}
.user_details {
margin: 4px 0px;
}
.post_avatar {
padding: 0;
}
0 3
/*
//????????????????????????????????
Zandronum Skulltag Style //
// Created by Dark-Assassin
________________________________//
*/
#container {
background-color: none;
background-repeat: repeat-x;
margin: 0;
padding: 0;
}
#content, #header div.menu, #panel {
background: none;
border: none;
border-radius: 0px;
border-width: 0px;
padding: 4px 8px;
}
#header div.menu {
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, rgb(101,106,110)),
color-stop(1, rgb(50,55,59))
);
border-bottom: 1px solid #000;
border-top: 1px solid #000;
box-shadow: 0px 2px 0px rgba(255, 255, 255, 0.25) inset;
padding: 2px 8px;
}
#panel {
padding: 8px 8px;
}
#posts + table.tborder td.tcat[style="height: 8px;"], #posts > a:first-of-type + table.tborder td.tcat[style="height: 8px;"], table[width="100%"] td:last-of-type > table.tborder > tbody > tr:first-of-type + tr > td.tcat[style="height: 8px;"] {
display: none;
}
#posts > a + table.tborder {
border-bottom: none;
border-top: none;
}
.codeblock code {
color: #ffffff;
}
.logo {
-moz-transform: scaleX(-1);
-ms-filter: "FlipH";
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
background: url("http://zandronum.com/forum/images/space/blue/planet.png") top left no-repeat;
border-radius: 0;
filter: FlipH;
text-align: right;
transform: scaleX(-1);
width: 640px;
}
.logo img {
-moz-transform: scaleX(-1);
-ms-filter: "FlipH";
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
filter: FlipH;
margin-left: 48px;
transform: scaleX(-1);
}
.planet {
display: none;
}
.pm_alert {
border: 1px solid #A9B8C2;
color: #188E23;
}
.spoiler_base {
background-color: #090909;
}
.spoiler_body {
margin-top: 1px;
}
.spoiler_header, .spoiler_body {
border: none;
}
.tborder {
background-color: #3C4044;
border: 1px solid black;
border-radius: 0;
}
.tcat, .tcat_sep, .tfoot, .bottommenu, td.tcat[style="height: 8px;"], .spoiler_header {
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, rgb(103,107,110)),
color-stop(1, rgb(49,54,58))
);
}
.thead a, .thead a:link {
color: #EAEAEA;
}
.thead, .tcat, .tcat_sep, .bottommenu, .tfoot {
height: 24px;
padding: 0px 4px;
text-shadow: 1px 1px 1px black;
}
.thead, .trow_sep {
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, rgb(90,103,115)),
color-stop(1, rgb(42,47,52))
);
color: #EAEAEA;
font-weight: bold;
text-shadow: 1px 1px 1px black;
}
.trow1, .trow2, .pm_alert, .red_alert, .spoiler_body, #panel {
background-image: -webkit-gradient(
linear,
left top,
left 50,
color-stop(0, rgb(40,44,46)),
color-stop(0.2, rgb(51,55,59)),
color-stop(1, rgb(60,64,68))
);
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.125) inset;
}
.trow1, .trow2, .thead, .tcat, .trow_sep, .tcat_sep, .bottommenu, .tfoot {
border-bottom: solid 1px #131313;
border-left: solid 1px #404040;
border-right: solid 1px #121212;
border-top: solid 1px #3C3C3C;
}
.trow_sep {
font-size: 11px;
height: auto;
padding: 4px;
text-indent: 0;
}
a, a:link, a:visited, a:active {
color: #A3B1E3;
}
a:hover {
color: #EAEAEA;
}
blockquote cite, .codeblock .title {
border-color: #090909;
}
blockquote, .codeblock {
background-color: #2E2E2E;
border-color: #090909;
}
body {
background: none;
background-image: -webkit-gradient(
linear,
left top,
left 128,
color-stop(0, rgb(108,122,135)),
color-stop(0.99, rgb(65,79,90)),
color-stop(1, rgb(60,64,68))
);
border: 1px solid #000000;
border-top: none;
color: #ffffff;
font-family: verdana;
margin: auto;
margin-bottom: 1%;
width: 95%;
}
hr {
background: #ffffff;
}
html {
background-color: #333940;
}
img#breadcrumb_multipage {
display: none;
}
input, select, option, textarea {
background-color: #222222;
border-color: #2370B6;
border-radius: 0px;
color: #D0D0D0;
}
input:active, select:active, textarea:active {
border-color: #EAEAEA;
}
input:hover, select:hover, textarea:hover {
border-color: #A3B1E3;
}
p {
margin: 0px;
}
td.tcat[style="height: 8px;"] {
height: 4px;
}
.user_details {
margin: 4px 0px;
}
.post_avatar {
padding: 0;
}