Changeset 7291 for luci/branches/luci-0.10/themes
- Timestamp:
- 07/12/11 21:46:24 (23 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
luci/branches/luci-0.10/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css
r7167 r7291 87 87 88 88 #maincontent{ 89 font-size: 35px!important;89 font-size:25px!important; 90 90 line-height:40px; 91 91 } … … 99 99 padding:10px 30px !important; 100 100 margin: 0px 10px !important; 101 font-size: 45px !important;101 font-size:25px !important; 102 102 font-family: impact, sans-serif !important; 103 103 background:#ff8800 none !important; … … 110 110 .cbi-input-password{ 111 111 display:block !important; 112 font-size: 35px !important;112 font-size:25px !important; 113 113 margin: 0 !important; 114 114 padding:0 !important; … … 116 116 117 117 .cbi-value-field{ 118 font-size: 35px;118 font-size:25px; 119 119 margin:0 !important; 120 120 margin-bottom: 1em !important; … … 130 130 131 131 .cbi-value-title{ 132 font-size: 35px;132 font-size:25px; 133 133 font-weight:bold; 134 134 float:none !important;
