Andere Ansicht div. Blätter dieser Website - Vorschlag (Syntax: Stylish):
CSS
@namespace url(http://www.w3.org/1999/xhtml);
/* Farbwahl individuell hxxp://de.selfhtml.org/helferlein/farben.htm
möglich ;kt */
@-moz-document url-prefix("http://www.pcwelt.de/forum/"),
url-prefix("http://www.pcwelt.de/news/"),
url-prefix("http://www.pcwelt.de/rss/"),
url-prefix("http://www.pcwelt.de/")
{
body, #shadow_block, .block_full {
position: absolute !important;
width:100% !important;
top: 0px !important;
padding:0px !important;
margin:0px !important;
width:100% !important;
background-color: rgb(254,250,238) !important;
}
#shadow_block { /* news */
background-image: none !important;
}
#body_content, #shadow_block, .block_full, #content, #block_full_bg {
margin-left:0px !important;
margin-right:0px !important;
width:100% !important;
}
#block_left {
margin-top:0px !important; /*124*/
width:600px !important; /*480*/
}
#block_right {
float:right;
margin-top:0px !important; /*134*/
}
#shadow_block, #sub_navigation {
float:none !important;
}
.panel, .panelsurround { /* Forum Texteingabe, Logout */
background-color: rgb(254,250,238) !important;
}
#feedBody, #feedError { /* RSS, PCW */
background:none !important;
background-color: rgb(230,250,230) !important;
}
.vBulletin_editor, .controlbar { /* Forum Texteingabe */
background-color: rgb(240,240,240) !important;
}
.smallfont { /* Zeichen Stil */
font-style:oblique !important;
font-size:11.5px !important;
font-weight:500 !important;
}
.page, .alt2 {
background-color: rgb(254,250,238) !important;
color: rgb(0,0,0) !important;
}
#head, #footer_publikationen, #footer_service, .service_links, #redakteaser,
.teaser_newsletter, .tfoot,
#block_right_advertising,
.teaser_head > headline[label="Kostenlose Newsletter von PC-WELT"]
{
display:none !important;
}
#head, .block_full, .thead, .vbmenu_control, .paging_article_list, .sorting, .active {
background: none !important;
}
textarea, button, select, input {
background-color: rgb(230,250,230) !important;
color: #000000;
}
.thead, .vbmenu_control {
background-color: rgb(3,96,122) !important;
color:#000000;
}
.tcat, .paging_article_list, .sorting {
background-color: rgb(254,250,238) !important;
}
td.tcat, .tcat a:link, .tcat_alink, .active {
color: rgb(0,0,0) !important;
}
.alt1, .alt1Active, .alt2Active { /* rgb(240,240,240) */
background-color: rgb(230,250,230) !important;
}
.entry {
color: rgb(0,64,0);
font-style: italic !important;
}
button, select {
background-color: rgb(230,250,230) !important;
}
li {
font-size:8pt !important;
}
}
Alles anzeigen
:lol: