| Line 2: |
Line 2: |
| | | | |
| | | | |
| − | @import url(http://fonts.googleapis.com/css?family=Buda);
| |
| | | | |
| − | .mw-body h1, .mw-body h2 { | + | .mw-wiki-logo { |
| − | font-family:'Buda', cursive; | + | background-image: url("https://www.socsci.ru.nl/vr/wiki/robotwiki.png"); |
| − | color:#003663; | + | background-position: top center !important; |
| | + | height:138px !important; |
| | + | margin-top: 12px !important |
| | + | } |
| | + | |
| | + | .mw-wiki-logo:hover { |
| | + | background-position: center -138px !important; |
| | + | } |
| | + | |
| | + | #p-logo:after { |
| | + | content:"Welcome back, Erik!"; |
| | + | position:absolute; |
| | + | margin-top:2px; |
| | + | width:95%; |
| | + | text-align:center; |
| | + | font-size:0.8em; |
| | + | color:#50727b; |
| | + | } |
| | + | |
| | + | #p-logo:hover:after { |
| | + | content:"Return to Home"; |
| | + | color:#e76f51; |
| | + | } |
| | + | |
| | + | ::selection{ |
| | + | background:#fff2a8; |
| | + | } |
| | + | ::-moz-selection{ |
| | + | background:#fff2a8; |
| | } | | } |