Wikinews:Skins/Datrio.css

From Wikinews, the free news source you can write!
Jump to navigation Jump to search

/*

*/
/* Wikinews CSS v0.9             */
/* Last update: 17th May UTC     */
/* ----------------------------- */
/* This skin works under Opera   */
/* and Gecko browsers. There are */
/* glitches under IE, and I'm    */
/* not sure about other browsers */
/* so if anyone could send me    */
/* screenshots of this layout on */
/* Mac and Linux browsers, it'd  */
/* be appreciated.               */
/* ----------------------------- */

/*This is a slightly modified version of Datrio's skin: http://pl.wikinews.org/w/index.php?title=User:Datrio/monobook.css&action=raw&ctype=text/css
To support the new wikinews box (#p-wikinews)*/
/* If you want to use this skin in your CSS, just paste the following line in your monobook.css file:
@import "http://en.wikinews.org/w/index.php?title=Wikinews:Skins/Datrio.css&action=raw&ctype=text/css";

This will allow me to make changes in the skin, so that you won't have to manually update it in your monobook.css.

*/

body { background: white !important; } h1, h2, h3 { border-bottom: 1px solid #B8D2F7; font-family: verdana; } h4, h5, h6 { font-family: verdana; } a { text-decoration: none; } ul { list-style-image: url("http://upload.wikimedia.org/wikipedia/commons/8/83/Bullet2.gif") !important; }

div.portlet { margin: 1em 0.5em; width: 11.2em; }

  1. p-cactions {

top: 21px; }

  1. p-cactions ul li {

border: 1px solid #C1CDF7; -moz-border-radius-topleft: 0.5em; -moz-border-radius-topright: 0.5em; border-radius-topleft: 0.5em; border-radius-topright: 0.5em; }

  1. p-cactions ul li a {

font: 10px verdana; font-weight: bold; background: #F1FAFF; border: 0; padding: 0 0.5em 0.3em; z-index: 3; }

  1. p-cactions ul li.selected {

border: 1px solid #C1CDF7; }

  1. p-cactions ul li.selected a {

color: black; background: #CEDEFF; border: 1px solid #C1CDF7; }

div.portlet h5 { background: #CCE0FB; padding: 4px 10px; width: 100%; display: block; font-weight: bold; font-size: 0.8em; margin-bottom: 3px; -moz-border-radius-topleft: 1em; border-radius-topleft: 1em; } div.portlet .pBody { display: block; border: 1px solid #CCE0FB; background: #F1F8FE; line-height: 12px; -moz-border-radius-bottomright: 1em; border-radius-bottomright: 1em; }

div.portlet .pBody a { color: black; text-decoration: none; font: 11px verdana; } div.portlet .pBody a:hover { color: #555 !important; text-decoration: none; }

  1. content {

border-left: 4px solid #B9D4F1; border-bottom: 4px solid #B9D4F1; border-top: 4px solid #B9D4F1; -moz-border-radius-topleft: 1em; -moz-border-radius-bottomleft: 1em; border-radius-topleft: 1em; border-radius-bottomleft: 1em; top: 7px; }

  1. footer {

border-bottom: 4px solid #B9D4F1; border-top: 4px solid #B9D4F1; border-left: 4px solid #B9D4F1; margin: 2em 0 2em 13.5em; -moz-border-radius-topleft: 1em; -moz-border-radius-bottomleft: 1em; border-radius-topleft: 1em; border-radius-bottomleft: 1em; }

  1. p-personal .pBody ul {

background: #F1F8FE; border-bottom: 1px solid #C1CDF7; border-left: 1px solid #C1CDF7; float: right; padding-left: 0; -moz-border-radius-bottomleft: 2em; border-radius-bottomleft: 2em; height: 1.45em; }

  1. p-personal li {

margin: 0; }

  1. p-personal li a {

padding: 0.5em; }

  1. p-personal li a:hover {

background: #D4DEEA; }

  1. searchInput {

background: white; border: 1px solid #D4DEEA; }

div.thumb div { background: #F1F8FE !important; border: 1px solid #C1CAF3 !important; }

  1. toc ul {

list-style: none; }

/* Some misc. CSS hacks for the Polish Wikinews layout */

  1. wn_header {

border-top: 1px solid #B8D2F7 !important; border-bottom: 1px solid #B8D2F7 !important; background: #F1F8FE !important; padding: 0; }

  1. wn_header .links {

background: white !important; }

  1. wn_header .header_text span.wiki {

color: #B4D0F8 !important; }

  1. wn_header .header_text span.news {

color: black !important; }