Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
div.boxhead { | |||
background:transparent url('http://www.netcup.de/design/bg_thead.png') repeat-x top left !important;line-height:30px !important;color:#fff !important;font-family:GeoSlb712MdBT, Georgia, serif !important;font-size:18px !important;padding:0 0.5em !important;-webkit-border-top-left-radius: 6px !important;-webkit-border-top-right-radius: 6px !important;-moz-border-radius-topleft: 6px !important;-moz-border-radius-topright: 6px !important;border-top-left-radius: 6px !important;border-top-right-radius: 6px !important;box-shadow:#78ABBC 0px -2px 4px !important;} | |||
div.boxcont { | |||
/ | background:#f1f1f1;padding:1em;box-shadow:#78ABBC 0px 2px 4px;margin-bottom:20px;} | ||
body, html { background-color:#002a34 !important;background-image:none !important; } | |||
#mw-page-base { height:227px !important;background:transparent url('/skins/common/images/ncimg/mwhead.png') repeat-x top left !important; } | |||
#mw-head-base { border:0 !important;background:none !important; } | |||
#mw-panel { width:12em !important;padding-right:1em !important;padding-top:4em !important;background:transparent url('http://www.netcup.de/design/bg_textpage_sidebar.png') repeat-x 0px 67px !important; } | |||
#mw-panel div.portal { padding-bottom:0 !important; } | |||
#content { margin-left:13em !important;min-height:400px !important; } | |||
} | |||
#p-logo a { width:13em !important;height:227px !important;background-position:center top !important;margin-top:28px !important; } | |||
} | |||
#left-navigation { display:none !important; } | |||
a, | |||
a: | div#p-personal, div#p-personal a { color:#ccc !important; } | ||
div# | |||
div# | div#p-views.vectorTabs ul, div#p-views.vectorTabs ul li, div#p-views.vectorTabs ul li a, | ||
div#p-views.vectorTabs li, div#p-views.vectorTabs li a, div#p-views.vectorTabs, div#p-views.vectorTabs span { background:none !important;background-image:none !important; } | |||
div#p-views { position:absolute;top:235px !important;right:60px !important; } | |||
div#p-views ul li a span, div#p-views ul li a:visited, div.vectorTabs li a, div.vectorTabs li a:visited { color:#002a34 !important;text-decoration:underline !important; } | |||
div#p-views ul li.selected a span { text-decoration:none !important;color:#000 !important; } | |||
div#p-views ul li a:hover span { text-decoration:none !important; } | |||
div#p-cactions { position:absolute;top:235px;right:40px;border:none; } | |||
div#p-cactions h5 a { background:none;border:none; } | |||
div#p-cactions h5, div#p-cactions h5 { border:0px !important; } | |||
div#p-cactions div.menu { right:50px !important; } | |||
div#nc-head { position:absolute;background:red! important;left:13em;top:0px;height:227px; } | |||
div#nc-head div.nchot { display:none; } | |||
div#nc-head ul.nctop { position:absolute;top:20px;left:0px;z-index:900;width:400px; } | |||
div#nc-head ul.nctop li { float:left; } | |||
div#nc-head ul.nctop li a { border-right:1px solid white;padding:0 1em;color:#fff;font-size:14px; } | |||
div#nc-head ul.nctop li.last a { border:none; } | |||
div#nc-head .nctop li { background-image:none;list-style-type:none;list-style-image:none;} | |||
div#nc-head .nctop a:hover, div#nc-head .nctop a:active { color:#79bad3;text-decoration:none; } | |||
div#nc-head div.nchot { position:absolute;display:block;z-index:900;width:500px;top:70px;left:36px;color: #a4e6ff;text-shadow: #005163;font-family: Arial,sans-serif;font-size:12px;line-height:1em; } | |||
div#nc-head div.nchot p { font-size: 22px; | |||
text-shadow: #005163; | |||
background-color: transparent; | |||
background-image: url("http://www.netcup.de/design/icon_phone.png"); | |||
background-repeat: no-repeat; | |||
background-attachment: scroll; | |||
background-position: 0px 6px; | |||
background-clip: border-box; | |||
background-origin: padding-box; | |||
background-size: auto auto; | |||
color: #ffffff; | |||
padding:0;margin:0; | |||
padding-left: 24px; | |||
} | } | ||
div#nc-head div.nchot span {display: block;} | |||
div# | |||
div#p-search { margin-top:120px;margin-right:20px; } | |||
div#p-search input[type="text"] { width:160px; } | |||
input[type="text"], input[type="search"] { border:1px solid #49bde7; | |||
border-radius:4px; | |||
-moz-border-radius:4px; | |||
-webkit-border-radius:4px; | |||
background: #007690 url('http://www.netcup.de/design/bg_input-text.png') repeat-x top left; | |||
-webkit-appearance:none !important; | |||
padding:4px; | |||
color:#FAFAFA; | |||
} | } | ||
input[type="button"], input[type="submit"] {font-size:14px; | |||
text-align:center; | |||
padding:3px 9px; | |||
background:transparent url('http://www.netcup.de/design/bg_button_feature.png') repeat-x top left; | |||
margin:0px 10px; | |||
border:none; | |||
border-radius: 5px; | |||
-webkit-border-radius: 5px; | |||
-moz-border-radius: 5px; | |||
text-decoration:none !important; | |||
cursor:pointer; | |||
-moz-box-shadow:#84bd02 0px 1px 4px; | |||
box-shadow:#84bd02 0px 1px 4px;} | |||
input[type="button"]:hover, input[type="submit"]:hover { | |||
background:transparent url('http://www.netcup.de/design/bg_button_feature.png') repeat-x 0px -38px; | |||
color:#002a34; | |||
} | } | ||
ul#menu_main { | |||
position:absolute; | |||
bottom:16px; | |||
left:-24px; | |||
width:550px; | |||
z-index:910; | |||
} | } | ||
ul#menu_main li { float:left;margin-top:10px;margin-right:4px;list-style-image:none;list-style-type:none; } | |||
ul | |||
ul#menu_main li a { | |||
display:block; | |||
line-height:52px; | |||
width:176px; | |||
text-align:center; | |||
font-size:22px; | |||
color:#fff; | |||
} | } | ||
ul#menu_main li a:hover, ul#menu_main li a.active { text-shadow:0px 2px 4px #638f08;text-decoration:none !important; } | |||
ul#menu_main li { | |||
border-top-left-radius: 8px;border-top-right-radius: 8px; | |||
-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px; | |||
-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px; | |||
-moz-box-shadow:#006177 -3px -3px 6px, transparent 0px 3px 6px; | |||
box-shadow:#006177 -3px -3px 6px, transparent 0px 3px 6px; | |||
} | } | ||
ul#menu_main li a { | |||
background:transparent url('http://www.netcup.de/design/bg_menu_main.png') repeat-x top left; | |||
text-shadow:0px 1px 4px #005163; | |||
border-top-left-radius: 8px;border-top-right-radius: 8px; | |||
-webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px; | |||
-moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px; | |||
-moz-box-shadow:#006177 3px 0px 6px, transparent 0px 3px 6px; | |||
box-shadow:#006177 3px 0px 6px, transparent 0px 3px 6px; | |||
} | } | ||
ul#menu_main li a:hover, ul#menu_main li a.active { | |||
background:transparent url('http://www.netcup.de/design/bg_menu_main_active.png') repeat-x top left; | |||
} | } | ||
div# | div.menclr { clear:both;background:transparent url('/skins/common/images/ncimg/gb.png') repeat-x top left;position:absolute;bottom:-16px;left:-5px;width:100%;z-index:920;line-height:1px;font-size:1px;height:18px; } | ||
#footer { margin-right:0.950em !important;margin-left:13em !important;border-top:0 !important;background:transparent url('/skins/common/images/ncimg/bgf.png') repeat-x top left !important; | |||
margin-left:13em;padding:0px !important;margin-right:20px !important;height:84px; } | |||
} | |||
a, a:visited { color: #ccec70; } | |||
a:hover, a:active { color: #ddff9c; } | |||
div.thumb { | |||
border:3px solid #1B5C71; | |||
box-shadow:#77ACBF 0px 5px 8px; | |||
-moz-box-shadow:#77ACBF 0px 5px 8px; | |||
} | } | ||
div | div.tleft { margin-right:2em;margin-bottom:2em; } | ||
div.tright { margin-left:2em;margin-bottom:2em; } | |||
} | |||
#bodyContent a, #bodyContent a:visited { color:#002a34;text-decoration:underline; } | |||
#bodyContent a:hover, #bodyContent a:active { color:#002a34;text-decoration:none; } | |||
} | |||
#bodyContent a.external, #bodyContent a.external:visited { color:#002a34;text-decoration:underline; } | |||
#bodyContent a.external:hover, #bodyContent a.external:active { color:#002a34;text-decoration:none; } | |||
#bodyContent a.new { color:#ff6666; } | |||
#content { background:#B3D5E1 url('/skins/common/images/ncimg/contbg.png') repeat-x top center !important; } | |||
} | |||
pre { overflow-x:scroll !important; } | |||
} | |||
.portal a, .portal a:visited { color: #ccec70 !important;background-image: url("http://www.netcup.de/design/bg_arrow_green.gif") !important;background-repeat: no-repeat;background-position: left center !important;padding-left: 12px !important; } | |||
.portal a:hover, .portal a:active { color: #ddff9c !important; } | |||
ul#footer-places, ul#footer-icons { margin:0px 10px !important; } | |||
} | |||
#footer #footer-places a, #footer #footer-places a:visited , #footer p a, #footer p a:visited { text-decoration:none;color:#fff; } | |||
} | |||
#footer #footer-places a:hover, #footer #footer-places a:active, #footer p a:hover, #footer p a:active { text-decoration:underline; } | |||
div#footer p.cr { float:left;color:#fff;font-size:11px;margin:0;padding:0;padding-left:10px; } | |||
ul#footer-icons { margin-top:-30px !important; } | |||
} | |||
#mw-panel .portal h5 { color:white !important;text-shadow:#002a33 0px 1px 0px !important; } | |||
#mw-panel div.portal div.body { background:none !important; } | |||
} | |||
#content { margin-right:20px !important; } | |||
#right-navigation, #p-personal { margin-right:0px 10px; } | |||
div | |||
/* GESHI ADDITIONS */ | |||
} | div.geshi div pre { overflow:auto !important;font-size:1.1em !important; } | ||
/* FONT DECLARATION */ | |||
h1, #mw-panel .portal h5, #footer #footer-places a, div#nc-head ul.nctop li a, ul#menu_main a { font-family:GeoSlb712MdBT, Georgia, serif; } | |||
h1 { color:#002a34;font-weight:normal;text-shadow:#78ABBC 0px 2px 3px;border-bottom:0;background:transparent url('http://www.netcup.de/design/elseimg/contentbgh.png') repeat-x bottom left; } | |||
h2,h3,h4,h5,h6 { font-family:GeoSlb712MdBT, Georgia, serif;font-weight:normal;color:#002a34; } | |||
h3, h4, h5 { padding-left:5px;margin-top:1em; } | |||
h2 { border-bottom:1px dotted #002a34;text-shadow:#78ABBC 0px 1px 3px; } | |||
h3 { border-left:3px solid #002a34; } | |||
h4 { border-left:2px solid #002a34; } | |||
h5 { border-left:1px solid #002a34; } | |||
#mw-panel .portal h5 { font-size:18px !important;padding-left:20px !important;margin-bottom:-5px !important; } | |||
/* | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
} | |||
/* FONTS */ | |||
/* | |||
Revision as of 14:54, 26 April 2013
/* CSS placed here will affect users of the Vector skin */ div.boxhead { background:transparent url('http://www.netcup.de/design/bg_thead.png') repeat-x top left !important;line-height:30px !important;color:#fff !important;font-family:GeoSlb712MdBT, Georgia, serif !important;font-size:18px !important;padding:0 0.5em !important;-webkit-border-top-left-radius: 6px !important;-webkit-border-top-right-radius: 6px !important;-moz-border-radius-topleft: 6px !important;-moz-border-radius-topright: 6px !important;border-top-left-radius: 6px !important;border-top-right-radius: 6px !important;box-shadow:#78ABBC 0px -2px 4px !important;} div.boxcont { background:#f1f1f1;padding:1em;box-shadow:#78ABBC 0px 2px 4px;margin-bottom:20px;} body, html { background-color:#002a34 !important;background-image:none !important; } #mw-page-base { height:227px !important;background:transparent url('/skins/common/images/ncimg/mwhead.png') repeat-x top left !important; } #mw-head-base { border:0 !important;background:none !important; } #mw-panel { width:12em !important;padding-right:1em !important;padding-top:4em !important;background:transparent url('http://www.netcup.de/design/bg_textpage_sidebar.png') repeat-x 0px 67px !important; } #mw-panel div.portal { padding-bottom:0 !important; } #content { margin-left:13em !important;min-height:400px !important; } #p-logo a { width:13em !important;height:227px !important;background-position:center top !important;margin-top:28px !important; } #left-navigation { display:none !important; } div#p-personal, div#p-personal a { color:#ccc !important; } div#p-views.vectorTabs ul, div#p-views.vectorTabs ul li, div#p-views.vectorTabs ul li a, div#p-views.vectorTabs li, div#p-views.vectorTabs li a, div#p-views.vectorTabs, div#p-views.vectorTabs span { background:none !important;background-image:none !important; } div#p-views { position:absolute;top:235px !important;right:60px !important; } div#p-views ul li a span, div#p-views ul li a:visited, div.vectorTabs li a, div.vectorTabs li a:visited { color:#002a34 !important;text-decoration:underline !important; } div#p-views ul li.selected a span { text-decoration:none !important;color:#000 !important; } div#p-views ul li a:hover span { text-decoration:none !important; } div#p-cactions { position:absolute;top:235px;right:40px;border:none; } div#p-cactions h5 a { background:none;border:none; } div#p-cactions h5, div#p-cactions h5 { border:0px !important; } div#p-cactions div.menu { right:50px !important; } div#nc-head { position:absolute;background:red! important;left:13em;top:0px;height:227px; } div#nc-head div.nchot { display:none; } div#nc-head ul.nctop { position:absolute;top:20px;left:0px;z-index:900;width:400px; } div#nc-head ul.nctop li { float:left; } div#nc-head ul.nctop li a { border-right:1px solid white;padding:0 1em;color:#fff;font-size:14px; } div#nc-head ul.nctop li.last a { border:none; } div#nc-head .nctop li { background-image:none;list-style-type:none;list-style-image:none;} div#nc-head .nctop a:hover, div#nc-head .nctop a:active { color:#79bad3;text-decoration:none; } div#nc-head div.nchot { position:absolute;display:block;z-index:900;width:500px;top:70px;left:36px;color: #a4e6ff;text-shadow: #005163;font-family: Arial,sans-serif;font-size:12px;line-height:1em; } div#nc-head div.nchot p { font-size: 22px; text-shadow: #005163; background-color: transparent; background-image: url("http://www.netcup.de/design/icon_phone.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: 0px 6px; background-clip: border-box; background-origin: padding-box; background-size: auto auto; color: #ffffff; padding:0;margin:0; padding-left: 24px; } div#nc-head div.nchot span {display: block;} div#p-search { margin-top:120px;margin-right:20px; } div#p-search input[type="text"] { width:160px; } input[type="text"], input[type="search"] { border:1px solid #49bde7; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; background: #007690 url('http://www.netcup.de/design/bg_input-text.png') repeat-x top left; -webkit-appearance:none !important; padding:4px; color:#FAFAFA; } input[type="button"], input[type="submit"] {font-size:14px; text-align:center; padding:3px 9px; background:transparent url('http://www.netcup.de/design/bg_button_feature.png') repeat-x top left; margin:0px 10px; border:none; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; text-decoration:none !important; cursor:pointer; -moz-box-shadow:#84bd02 0px 1px 4px; box-shadow:#84bd02 0px 1px 4px;} input[type="button"]:hover, input[type="submit"]:hover { background:transparent url('http://www.netcup.de/design/bg_button_feature.png') repeat-x 0px -38px; color:#002a34; } ul#menu_main { position:absolute; bottom:16px; left:-24px; width:550px; z-index:910; } ul#menu_main li { float:left;margin-top:10px;margin-right:4px;list-style-image:none;list-style-type:none; } ul#menu_main li a { display:block; line-height:52px; width:176px; text-align:center; font-size:22px; color:#fff; } ul#menu_main li a:hover, ul#menu_main li a.active { text-shadow:0px 2px 4px #638f08;text-decoration:none !important; } ul#menu_main li { border-top-left-radius: 8px;border-top-right-radius: 8px; -webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px; -moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px; -moz-box-shadow:#006177 -3px -3px 6px, transparent 0px 3px 6px; box-shadow:#006177 -3px -3px 6px, transparent 0px 3px 6px; } ul#menu_main li a { background:transparent url('http://www.netcup.de/design/bg_menu_main.png') repeat-x top left; text-shadow:0px 1px 4px #005163; border-top-left-radius: 8px;border-top-right-radius: 8px; -webkit-border-top-left-radius: 8px;-webkit-border-top-right-radius: 8px; -moz-border-radius-topleft: 8px;-moz-border-radius-topright: 8px; -moz-box-shadow:#006177 3px 0px 6px, transparent 0px 3px 6px; box-shadow:#006177 3px 0px 6px, transparent 0px 3px 6px; } ul#menu_main li a:hover, ul#menu_main li a.active { background:transparent url('http://www.netcup.de/design/bg_menu_main_active.png') repeat-x top left; } div.menclr { clear:both;background:transparent url('/skins/common/images/ncimg/gb.png') repeat-x top left;position:absolute;bottom:-16px;left:-5px;width:100%;z-index:920;line-height:1px;font-size:1px;height:18px; } #footer { margin-right:0.950em !important;margin-left:13em !important;border-top:0 !important;background:transparent url('/skins/common/images/ncimg/bgf.png') repeat-x top left !important; margin-left:13em;padding:0px !important;margin-right:20px !important;height:84px; } } a, a:visited { color: #ccec70; } a:hover, a:active { color: #ddff9c; } div.thumb { border:3px solid #1B5C71; box-shadow:#77ACBF 0px 5px 8px; -moz-box-shadow:#77ACBF 0px 5px 8px; } div.tleft { margin-right:2em;margin-bottom:2em; } div.tright { margin-left:2em;margin-bottom:2em; } #bodyContent a, #bodyContent a:visited { color:#002a34;text-decoration:underline; } #bodyContent a:hover, #bodyContent a:active { color:#002a34;text-decoration:none; } #bodyContent a.external, #bodyContent a.external:visited { color:#002a34;text-decoration:underline; } #bodyContent a.external:hover, #bodyContent a.external:active { color:#002a34;text-decoration:none; } #bodyContent a.new { color:#ff6666; } #content { background:#B3D5E1 url('/skins/common/images/ncimg/contbg.png') repeat-x top center !important; } pre { overflow-x:scroll !important; } .portal a, .portal a:visited { color: #ccec70 !important;background-image: url("http://www.netcup.de/design/bg_arrow_green.gif") !important;background-repeat: no-repeat;background-position: left center !important;padding-left: 12px !important; } .portal a:hover, .portal a:active { color: #ddff9c !important; } ul#footer-places, ul#footer-icons { margin:0px 10px !important; } #footer #footer-places a, #footer #footer-places a:visited , #footer p a, #footer p a:visited { text-decoration:none;color:#fff; } #footer #footer-places a:hover, #footer #footer-places a:active, #footer p a:hover, #footer p a:active { text-decoration:underline; } div#footer p.cr { float:left;color:#fff;font-size:11px;margin:0;padding:0;padding-left:10px; } ul#footer-icons { margin-top:-30px !important; } #mw-panel .portal h5 { color:white !important;text-shadow:#002a33 0px 1px 0px !important; } #mw-panel div.portal div.body { background:none !important; } #content { margin-right:20px !important; } #right-navigation, #p-personal { margin-right:0px 10px; } /* GESHI ADDITIONS */ div.geshi div pre { overflow:auto !important;font-size:1.1em !important; } /* FONT DECLARATION */ h1, #mw-panel .portal h5, #footer #footer-places a, div#nc-head ul.nctop li a, ul#menu_main a { font-family:GeoSlb712MdBT, Georgia, serif; } h1 { color:#002a34;font-weight:normal;text-shadow:#78ABBC 0px 2px 3px;border-bottom:0;background:transparent url('http://www.netcup.de/design/elseimg/contentbgh.png') repeat-x bottom left; } h2,h3,h4,h5,h6 { font-family:GeoSlb712MdBT, Georgia, serif;font-weight:normal;color:#002a34; } h3, h4, h5 { padding-left:5px;margin-top:1em; } h2 { border-bottom:1px dotted #002a34;text-shadow:#78ABBC 0px 1px 3px; } h3 { border-left:3px solid #002a34; } h4 { border-left:2px solid #002a34; } h5 { border-left:1px solid #002a34; } #mw-panel .portal h5 { font-size:18px !important;padding-left:20px !important;margin-bottom:-5px !important; } /* FONTS */