2,956
edits
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 9: | Line 9: | ||
.dp2{font-family:serif; color:#000; font-weight:normal} | .dp2{font-family:serif; color:#000; font-weight:normal} | ||
.dp3{font-family:serif; color:#333; font-weight:normal; font-size:84%; padding:0.8em 0 0 0.4em} | .dp3{font-family:serif; color:#333; font-weight:normal; font-size:84%; padding:0.8em 0 0 0.4em} | ||
.calc{font-family:monospace,sans-serif; background:#CFC; border-bottom:1px solid} | .calc{font-family:monospace,sans-serif; background:#CFC; border-bottom:1px solid #CCC} | ||
.calc a{text-decoration:none} | .calc a{text-decoration:none} | ||
.calc a:hover{text-decoration:underline} | .calc a:hover{text-decoration:underline} | ||
Line 20: | Line 20: | ||
/* Tabs | |||
/* Since the "Tabs" extension wasn't working in mobile mode, I decided to do the following as a workaround: Copy-paste the entire file "ext.tabs.css" into here. It's a long file and it sucks to have it all here, but at least it works - even without also copy-pasting the "ext.tabs.js" file into [[MediaWiki:Mobile.js]]. So here it is: */ | |||
/* Layout styles */ | /* Layout styles */ | ||