File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed
Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Title : Vesta
33Author : Eugen Lobicov, eugen.lobicov@gmail.com
44
55created : November 27, 2009
6- last updated : February 13 , 2012
6+ last updated : February 22 , 2012
77- - - - - - - - - - - - - - - - - - */
88
99html {
@@ -337,24 +337,19 @@ input::-moz-focus-inner{
337337 }
338338
339339# console {
340- position : relative;
341340 clear : both;
341+ position : relative;
342342 height : 70px ;
343- background-color : # a09d98 ;
344343 background : # 535049 url(../ images/console-box-bg.png) repeat-x;
345344 border-bottom : 1px solid # 7a7967 ;
346345 z-index : 1 ;
347346}
348-
349- .b-console {
350- position : absolute;
351- left : 50% ;
352- }
347+ .b-console {}
353348
354349.b-console-wrap {
355350 position : relative;
356- right : 50% ;
357351 width : 655px ;
352+ margin : 0 auto;
358353 padding : 10px 15px 16px 25px ;
359354 background : url(../ images/console-bg.png) repeat;
360355
You can’t perform that action at this time.
0 commit comments