Difference between revisions of "User:Kirb/monobook.css"

From The iPhone Wiki
Jump to: navigation, search
(just some basic css for good ole monobook)
m (Kirb moved page User:Thekirbylover/monobook.css to User:Kirb/monobook.css without leaving a redirect: Automatically moved page while renaming the user "Thekirbylover" to "Kirb")
 
(No difference)

Latest revision as of 10:20, 18 May 2015

/* basic iOS theme for monobook */
body{background:#73757C url(/wiki/images/1/1a/ScrollView_Texture.png) left top repeat}
#column-one/*,#footer*/{background:#17171B url(/wiki/images/e/ea/ViewFlipside.png) top left repeat}
#p-personal a:link,#p-personal a:hover,#p-personal a:focus,#p-cactions a:link,#p-cactions a:hover,#p-cactions a:focus,#footer a:link,#footer a:hover,#footer a:focus,.portlet h5{color:white}
#p-personal a:hover,#p-personal a:focus,#p-cactions a:hover,#p-cactions a:focus,#footer a:hover,#footer a:focus{background:#555!important}
#p-personal a:active,#p-personal a:visited,#p-cactions a:active,#p-cactions a:visited,#footer a:active,#footer a:visited{color:#ddd}
#content,#p-cactions .selected a{background:#C5CCD4 url(/wiki/images/d/d6/Pinstripes_loop.png) top left repeat!important;color:black}
#p-cactions{margin-top:-.3em}
#p-cactions li,#p-cactions li a{border-width:0;background-color:transparent}
#p-cactions li{padding:0}
#p-cactions li a{padding:.1em .8em .5em .8em}
#p-cactions li.selected{padding:0 0 .2em 0}
#p-cactions li.selected a{padding:.1em .8em .55em .8em}
.portlet{width:12em;margin:.5em .09em 0 .09em}
div#column-one{padding-bottom:.09em}
div#column-content{margin-bottom:0}
div#footer{border-top:0;border-bottom:0;margin:0;background:transparent;text-align:right}