@import url(http://fonts.googleapis.com/css?family=Anonymous+Pro:400,400italic,700,700italic&subset=latin,latin-ext,greek,cyrillic);
.css .de1, .css .de2, .css .sy0 {color: #0000ff; font-weight: normal;}
.css a:link {color: #006;}
.css a:hover {background-color: #d6d6e6;}
.css .head {font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-bottom: 1px solid #d0d0d0; padding: 2px;}
.css .foot {font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-top: 1px solid #d0d0d0; padding: 2px;}
.css .imp {font-weight: bold; color: red;}
.css li, .css .li1 {font-family: 'Courier New', Courier, monospace; color: #000060; background-color: #e0e0e0; padding-bottom: 2px;}
.css .ln {width:1px;text-align:right;margin:0;padding:0 2px;vertical-align:top;}
.css .li2 {font-weight: bold; color: #000090; line-height: 90%}
.css .kw1 {color: rgb(57,57,117); font-weight: bold;}
.css .kw2 {color: #000000;}
.css .co1, .css .co2 {color: rgb(0,128,255);font-style: normal;}
.css .coMULTI {color: #808080; font-style: italic;font-style: normal;}
.css .es0 {color: #000099; font-weight: bold;font-weight: normal;}
.css .es2 {color: #000099; font-weight: bold;}
.css .br0 {color: rgb(0,0,55);}
.css .st0 {color: rgb(128,0,0);}
.css .nu0 {color: #000000;}
.css .re0 {color: rgb(0,128,255);font-weight:bold;}
.css .re1 {color: rgb(255,0,0);}
.css .re2 {color: rgb(255,128,0);font-weight:bold;}
.css .re3 {color: #933;}
.css span.xtra { display:block; }
.javascript .de1, .javascript .de2 {
color: #000060;
font-weight: normal;
}
.javascript, .css {
white-space: nowrap;
border: 1px dotted #a0a0a0;
font-family: 'Anonymous Pro', 'Courier New', Courier, monospace;
font-size: 110%;
background-color: #f0f0f0;
margin: 0;
line-height: 110%;
padding: 0;
color: #000;
width: auto;
}
.javascript a:link {
color: #006;
}
.javascript a:hover {
background-color: #d6d6e6;
}
.javascript .head {
font-family: Verdana, Arial, sans-serif;
color: #808080;
font-size: 70%;
font-weight: bold;
background-color: #f0f0ff;
border-bottom: 1px solid #d0d0d0;
padding: 2px;
}
.javascript .foot {
font-family: Verdana, Arial, sans-serif;
color: #808080;
font-size: 70%;
font-weight: bold;
background-color: #f0f0ff;
border-top: 1px solid #d0d0d0;
padding: 2px;
}
.javascript .imp {
font-weight: bold;
color: red;
}
.javascript li, .javascript .li1 {
font-family: 'Courier New', Courier, monospace;
color: #000060;
background-color: #e0e0e0;
padding-bottom: 2px;
}
.javascript .ln {
width:1px;
text-align:right;
margin:0;
padding:0 2px;
vertical-align:top;
}
.javascript .li2 {
font-weight: bold;
color: #000090;
line-height: 90%
}
.javascript .kw1 {
color: #000066;
font-weight: bold;
color: #0000bb;
font-weight: bold;
font-style: italic;
}
.javascript .kw2 {
color: #003366;
font-weight: bold;
color: #0000bb;
font-weight: bold;
font-style: italic;
}
.javascript .kw3 {
color: #000066;
}
.javascript .kw5 {
color: #FF0000;
}
.javascript .kw4 {
color: #0000bb;
font-weight: bold;
font-style: italic;
}
.javascript .co1 {
color: #006600;
font-style: italic;
color: #00bb00;
font-weight: bold;
font-style: normal;
}
.javascript .co2 {
color: #009966;
font-style: italic;
}
.javascript .coMULTI {
color: #006600;
font-style: italic;
color: #00bb00;
font-weight: bold;
font-style: normal;
}
.javascript .es0 {
color: #000099;
font-weight: bold;
font-weight: normal;
}
.javascript .br0 {
color: #009900;
}
.javascript .sy0 {
color: #339933;
}
.javascript .st0 {
color: #3366CC;color: #660000;
}
.javascript .nu0 {
color: rgb(255, 128, 64)
}
.javascript .me1 {
color: #660066;
}
.javascript span.xtra {
display:block;
}
.javascript ol {
background: #DDD;
}
a {
color: rgba(255,255,255,0) !important;
text-shadow: 0 0 .4em #FFFFFF;
transition: all .3s ease-in-out;
text-decoration: none !important;
}
a:hover {
text-shadow: 0 0 .4em rgba(255,255,255,0);
color: white !important;
text-decoration: none !important;
}
.string {
color: rgb(151, 0, 0) !important
}
.string span {
color: rgb(151, 0, 0) !important
}
.code {
font-family: "Anonymous Pro", "Courier New", monospace;
padding: 10px;
width: auto;
height: auto;
background: rgb(25, 0, 25);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px
}
h1.title, h1.title a {
font-family: "Anonymous Pro", "Courier New", monospace;
color: white !important;
text-shadow: 0 0 15px #09daff;
font-size: 50px;
left: 20px;
transition: all .3s ease-in-out;
position: relative;
}
h1.title a:hover {
text-shadow: 0 0 20px #FFFFFF;
text-decoration: none !important;
}
h1,h2,h3,h4,h5,h6,.widget-content a, h3 a {
text-shadow: 0 0 .5em #09daff;
color: #FFFFFF !important;
transition: all .3s ease-in-out;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 25px;
}
h3 {
font-size: 23px;
}
h3.post-title > a {
font-size: 35px;
}
h4 {
font-size: 20px;
}
*::selection {
text-shadow: 0 0 .5em #09daff;
color: #000000;
background: #f62500;
}
*::-moz-selection {
text-shadow: 0 0 .5em #09daff;
color: #000000;
background: #f62500;
}
* {
font-family: "Anonymous Pro", "Courier New", monospace !important;
font-size: 15px;
}
.widget-content a:hover, h3 a:hover {
text-shadow: 0 0 1em #FFFFFF;
text-decoration: none !important;
}
li.selected {
box-shadow: 0 0 15px #09daff;
}
#Navbar1, #navbar {
background: linear-gradient(#010101,#09daff,#010101) !important;
background: -webkit-linear-gradient(#010101,#09daff,#010101) !important;
}
b {
text-shadow: 0 0 2px #09daff
}
#b-navbar-bg {
display: none !important;
opacity: 0 !important;
background: rgba(0,0,0,0) !important;
}
No comments:
Post a Comment