Anonymous

Module:Shortcut/styles.css: Difference between revisions

From Savez
m
1 revision imported
Wiki Infobox Person>Izno
(Undid revision 1144571295 by TheDJ (talk) I'm sorry, that's not what we discussed or agreed to)
 
m (1 revision imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
float: right;
float: right;
margin: 0 0 0 1em;
margin: 0 0 0 1em;
border: 1px solid #aaa;
border: 1px solid #a2a9b1;
background: #fff;
background: #fff;
color: inherit; /* support dark mode */
padding: 0.3em 0.6em 0.2em 0.6em;
padding: 0.3em 0.6em 0.2em 0.6em;
text-align: center;
text-align: center;
Line 17: Line 18:
.module-shortcutlist {
.module-shortcutlist {
display: inline-block;
display: inline-block;
border-bottom: 1px solid #aaa;
border-bottom: 1px solid #a2a9b1;
margin-bottom: 0.2em;
margin-bottom: 0.2em;
}
}