MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 117: Line 117:
     top: 0;
     top: 0;
     right: 0;
     right: 0;
    margin-right: 2%;
    margin-top: 2%;
     width: inherit;
     width: inherit;
     background-color: white;
     background-color: white;
Line 135: Line 137:
     top: 0;
     top: 0;
     right: 0;
     right: 0;
    margin-right: 2%;
    margin-top: 2%;
     width: inherit;
     width: inherit;
     background-color: white;
     background-color: white;
Line 143: Line 147:
#article-frame:hover {
#article-frame:hover {
     border: 1px solid black;
     border: 1px solid black;
     transform: rotate(-2.5deg);
     transform: rotate(-5deg);
}
}


Navigation menu