Difference between revisions of "User:BellCube/common.css"

Jump to navigation Jump to search
m
Add external link support
m (Add another text item I missed)
m (Add external link support)
Line 43: Line 43:


a,
a,
.vector-menu-portal .vector-menu-content li a {
.vector-menu-portal .vector-menu-content li a,
.mw-parser-output a.extiw,
.mw-parser-output a.external {
     color: #8ab4f8;
     color: #8ab4f8;
     -webkit-tap-highlight-color: rgba(255, 255, 255, 0.945);
     -webkit-tap-highlight-color: #fffffff1;
}
}


Line 62: Line 64:
}
}


.mw-content-ltr.mw-highlight-lines pre, .mw-content-ltr.content .mw-highlight-lines pre {
.mw-content-ltr.mw-highlight-lines pre,
.mw-content-ltr.content .mw-highlight-lines pre {
     box-shadow: inset 2.75em 0 0 #333333;
     box-shadow: inset 2.75em 0 0 #333333;
}
}


#searchInput {
#searchInput {
     background-color: rgb(255 255 255);
     background-color: #ffffff;
}
}


68

edits

Navigation menu