Psst.. new poll here.
[email protected] web/email now available. Want one? Go here.
Cannot use outlook/hotmail/live here to register as they blocking our mail servers. #microsoftdeez
Obey the Epel!
Paste
Pasted as CSS by AlexCones ( 13 years ago )
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.linux.org.ru") {
html, body{
background-color : #cbc5c3 !important;
}
a:visited{
color: #a080a0 !important;
}
div{
background-color : #cbc5c3 !important;
border-radius: 5px !important;
}
#hd h1{
display : block !important;
position : absolute !important;
left : 450px !important;
font-size : 12px !important;
border-style : solid !important;
border-width: 1px 1px 0px 1px !important;
border-color: #F0F0F0 !important;
box-shadow: 0 1px 2px rgba(30,30,30,0.5) !important;
border-radius: 5px !important;
width : 453px !important;
padding : 5px !important;
height : 30px !important;
text-align : center !important;
padding-top : 20px !important;
}
#hd h1 a{
color : #202020 !important;
font-weight : 400 !important;
}
div.menu{
width : 400px !important;
position : relative !important;
font-size : 12px !important;
border-style : solid !important;
border-width: 1px 1px 0px 1px !important;
border-color: #F0F0F0 !important;
box-shadow: 0 1px 2px rgba(30,30,30,0.5) !important;
padding : 5px !important;
color : #cbc5c3 !important;
height : 45px !important;
}
div.menu ul.primary{
border-bottom-width : 1px !important;
border-bottom-style : solid !important;
border-bottom-color : #A0A0A0 !important;
width : 400px !important;
padding-bottom : 3px !important;
}
div.menu ul.secondary{
width : 400px !important;
padding-top : 3px !important;
}
div.menu li:before{
content : ' ' !important;
color : #808080 !important;
}
div.menu li:after{
content : ' ' !important;
color : #808080 !important;
}
div.menu a{
color : black !important;
text-decoration : none !important;
}
#loginGreating{
color : black !important;
font-size : 12px !important;
position : relative !important;
display : block !important;
border-style : solid !important;
border-width: 1px 1px 0px 1px !important;
border-color: #F0F0F0 !important;
box-shadow: 0 1px 2px rgba(30,30,30,0.5) !important;
padding : 5px !important;
height : 32px !important;
text-align : center !important;
padding-top : 18px !important;
width : 300px !important;
}
#loginGreating a{
color : black !important;
}
#hd{
height : 50px !important;
}
/* Эпический костыль, чтобы заменить вырвиглазную картинку разлогина: */
a[title="Выйти"]{
text-decoration : none !important;
}
a[title="Выйти"]::before {
content : "[]" !important;
}
img[src="/img/logout.png"] {
display: none !important;
}
/* Конец костыля */
#bd{
border-style : solid !important;
border-width: 1px 1px 0px 1px !important;
border-color: #F0F0F0 !important;
box-shadow: 0 1px 2px rgba(30,30,30,0.5) !important;
padding : 15px !important;
margin-left : 15px !important;
margin-top : 12px !important;
border-radius : 5px !important;
}
#navPath{
color : #202020 !important;
font-size : 14px !important;
text-align : center !important;
}
#navPath a{
color : #202020 !important;
text-decoration : none !important;
}
#filter{
box-shadow: 0 1px 2px rgba(30,30,30,0.5) !important;
}
input[value="показать"]{
box-shadow: 0 1px 2px rgba(30,30,30,0.5) !important;
}
table.nav td[align="right"] li{
color : #202020 !important;
font-size : 12px !important;
font-weight : 100 !important;
}
table.nav td[align="right"] li a{
color : #202020 !important;
text-decoration : none !important;
font-size : 12px !important;
}
table.nav td[align="right"] a{
color : #202020 !important;
text-decoration : none !important;
font-size : 12px !important;
}
table.nav td[align="left"] a{
color : #202020 !important;
text-decoration : none !important;
font-size : 12px !important;
}
table.nav td[align="right"] a[href*="view-all.jsp"]:before{
content: "☣" !important;
font-size : 12px !important;
}
table.nav td[align="right"] a[href*="add"]:before{
content: "✎" !important;
font-size : 12px !important;
}
table.nav td[align="right"] a[href="/news/archive/"]:before{
content: "⎙" !important;
font-size : 12px !important;
}
table.nav td[align="right"] a[href*="rss"]:before{
content: "⚛" !important;
font-size : 12px !important;
}
table.nav td[align="right"] a[href="ignore-list.jsp"]:before{
content: "♲" !important;
font-size : 12px !important;
}
div[style*="float"] a[href*="offset"]{
color : #202020 !important;
font-size : 14px !important;
text-decoration : none !important;
text-transform : capitalize !important;
}
div.title{
color : #202020 !important;
width : 1180px !important;
background-color : rgba(0,0,0,0) !important;
font-size : 12px !important;
}
div.title a{
color : #202020 !important;
}
div.msg{
border-style : solid !important;
border-width: 1px 1px 0px 1px !important;
border-color: #F0F0F0 !important;
box-shadow: 0 1px 2px rgba(30,30,30,0.5) !important;
border-radius : 5px !important;
padding : 5px !important;
}
div.userpic img{
border-radius : 5px !important;
box-shadow: 0 1px 2px rgba(30,30,30,0.5) !important;
}
div.msg_body h1{
color : #202020 !important;
font-size : 15px !important;
font-weight : 200 !important;
text-transform : uppercase !important;
margin-left : 30px !important;
border-bottom-width : 1px !important;
border-bottom-color : #404040 !important;
border-bottom-style : solid !important;
width : 600px !important;
}
div.msg_body p{
color : #202020 !important;
font-size : 12px !important;
padding-left : 20px !important;
}
div.msg_body p a{
color : #59abdb !important;
font-weight : 600 !important;
text-decoration : none !important;
}
div.msg_body p a:hover{
text-decoration : underline !important;
}
div.sign{
color : #505050 !important;
font-size : 12px !important;
}
div.sign a{
color : #202020 !important;
text-decoration : none !important;
}
div.sign a:before{
content : "[ " !important;
}
div.sign a:after{
content : " ]" !important;
}
div.reply{
color : #202020 !important;
}
div.reply a{
color : #202020 !important;
text-decoration : none !important;
}
a[onclick*="highlightMessage"]{
text-decoration : none !important;
display: inline-block !important;
border-bottom: 1px dashed black !important;
}
div.quote{
border-style : solid !important;
border-width: 1px 1px 0px 3px !important;
border-color: #e0e0e0 !important;
box-shadow: 0 1px 2px rgba(30,30,30,0.3) !important;
border-radius : 5px !important;
margin : 5px !important;
}
div.sign img[alt="*"]{
background-color : #f0f0f0 !important;
border-radius : 10px !important;
width: 0 !important;
height: 0 !important;
padding-left : 6px !important;
padding-top : 6px !important;
border-color : #f0f0f0 !important;
border-width : 2px !important;
border-style : ridge !important;
box-shadow: 0 0 1px rgba(30,30,30,0.5) !important;
}
div.sign img[alt="#"]{
background-color : #808080 !important;
border-radius : 10px !important;
width: 0 !important;
height: 0 !important;
padding-left : 6px !important;
padding-top : 6px !important;
border-color : #f0f0f0 !important;
border-width : 2px !important;
border-style : ridge !important;
box-shadow: 0 0 1px rgba(30,30,30,0.5) !important;
}
table.nav a{
color : #202020 !important;
font-size : 12px !important;
}
#ft-info{
color : #202020 !important;
}
#ft-info a{
color : #202020 !important;
text-decoration : none !important;
}
#ft-buttons{
display : none !important;
}
div.news{
color : #202020 !important;
font-size : 12px !important;
}
div.news a{
color : #399bbb !important;
font-weight : 600 !important;
text-decoration : none !important;
}
div.news h2 a{
color : #202020 !important;
}
table.nav tr td[align="right"]{
color : #202020 !important;
font-size : 12px !important;
font-weight : 100 !important;
}
/*table.nav tr td[align="right"] a{
color : #202020 !important;
font-size : 22px !important;
font-weight : 100 !important;
}*/
div.infoblock{
color: #202020 !important;
border-style : solid !important;
border-width: 1px 1px 0px 1px !important;
border-color: #e0e0e0 !important;
box-shadow: 0 1px 2px rgba(30,30,30,0.3) !important;
border-radius : 5px !important;
margin : 5px !important;
}
#bd{
color : #202020 !important;
font-size : 12px !important;
}
#bd ul li{
list-style : none !important;
height : 14px !important;
}
#bd ul li:first-child:before {
content : "⎧" !important;
}
#bd ul li:last-child:before {
content : "⎩" !important;
}
#bd ul li:not(first-child):not(last-child):before {
content : "⎪" !important;
}
#bd div.messages ul li:before {
content : "" !important;
}
#bd table.nav ul li:before {
content : "" !important;
}
#bd div.forum a{
color : #197b9b !important;
font-weight : 400 !important;
text-decoration : none !important;
}
#bd div.forum table.message-table thead th{
color : #f0f0f0 !important;
background-color : #808080 !important;
text-align : center !important;
}
#bd div.forum table tbody tr:hover {
background-color:#808080 !important;
}
#bd div.forum table tbody tr:hover a{
color : #f0f0f0 !important;
}
#bd div.forum table td{
border-width : 1px !important;
}
div.code {
background-color : #505050 !important;
margin-left : 20px !important;
}
}
Revise this Paste