Changeset 9347 for src/django_gheat/website/static/style.css
- Timestamp:
- Jul 4, 2011, 2:57:26 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/django_gheat/website/static/style.css ¶
r9316 r9347 166 166 } 167 167 168 #hide_parent{ 169 position:absolute; 170 bottom:10px; 171 left:50%; 172 margin-left:-5px; 173 width:10px; 174 height:10px; 175 border:1px solid #000; 176 bottom:2px; 177 background:url(img/up.png) no-repeat top left; 178 color:#000; 179 font-size:13px; 180 text-align:center; 181 } 182 168 183 169 184 #sig_slider{ … … 188 203 * Text settings 189 204 */ 190 191 205 h1{ 192 206 color:#C20000;
Note:
See TracChangeset
for help on using the changeset viewer.