Changes

Jump to navigation Jump to search

MediaWiki:Common.css

107 bytes added, 08:33, 22 July 2022
m
clear .quote
/* CSS placed here will be applied to all skins */
 
/* don't show categories on main page */
body.page-Main_Page #catlinks { display : none }
#mainpage h2 {
}
blockquote.citation, blockquote{ position: relative; border-width: 1px 1px 1px 0 0 0 1px; border-style: solid; border-color: Blue; padding: 0 2em 0 0 1em; margin: 0 0 1em 1em 0 0em;
}
 .citation::beforequote { position: relative; top: -0.5em; left: -1em; content: "“"; color: gray; font-family: serif; font-weight: bold; font-size: 3em;
}
display: none;
}
 
/* To make images responsive */
.res-img img {
max-width:100%;
height:auto;
}
 
/* numbered lists */
ol li > ol {
list-style-type: lower-alpha;
}
ol li > ol li > ol {
list-style-type: lower-roman;
}
 
<noinclude>[[de:MediaWiki:Common.css]]</nowiki>
administrator, administrators, Bureaucrats, Interface administrators, Administrators
22,228
edits

Navigation menu