MediaWiki:Common.css: Difference between revisions
 Created page with "→CSS placed here will be applied to all skins:   →All the styles will eventually move here: => https://ooqa.karls.computer/MediaWiki:Common.css   All javascript can be edited here directly: => https://ooqa.karls.computer/MediaWiki:Common.js:   @font-face {     font-family: 'Literata';     src: url('https://ooqa.karls.computer/w/images/0/0f/Literata.ttf'); }  @font-face {     font-family: 'Homoneta';     src: url('https://ooqa.karls.computer/w/images/0/0e/Homoneta..."  | 
				No edit summary  | 
				||
| Line 48: | Line 48: | ||
.vector-dropdown-content {  | .vector-dropdown-content {  | ||
     transition: background-color 2s linear;  |      transition: background-color 2s linear;  | ||
}  | |||
ul li,   | |||
figure,   | |||
.vector-pinned-container,   | |||
.vector-dropdown-content,   | |||
.mw-logo > *,   | |||
.vector-typeahead-search-container,   | |||
#news {  | |||
	transition: background-color 2s linear, rotate 2s linear;  | |||
}  | }  | ||