Sha256: 94c988bf7a5709747a7366d4650e306087952175b7d9a6c860b1af3fa15660c9
Contents?: true
Size: 1.77 KB
Versions: 50
Compression:
Stored size: 1.77 KB
Contents
/* Template Name: CleanDream Author: Rory Kranendonk Author URI: http://www.dreamwire.nl Version: 1.0 */ /* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */ html, body { margin : 0; padding : 0; background : #fbfcfd; height : 100%; } img {border : 0;} .wrapper { position : relative; background : #002e68; width : 100%; height : 45%; } .box{ position: absolute; bottom: 0; background : url(../gfx/box-title.gif) repeat-x left top transparent; border-bottom : 1px solid #e2e5e8; padding : 4px 0 0 0; width : 100%; height: 30px; } .container { position : relative; margin : 0 auto; width : 547px; height: 35px; } .container h1{ position : absolute; left : 0; top : -35px; background : url(../gfx/logo.png) no-repeat center top; text-align : left; font-size : 0; width : 480px; height : 20px; } .container h1 a, .container h1 a:link, .container h1 a:active, .container h1 a:visited{ position : absolute; top : 0; font-size : 0; } .container h2{ float : left; padding : 6px 5px 0 0; font: 14px 'MuseoSans700', Arial; color : #002e68; line-height : 1.0em; text-transform : uppercase; font-weight : 100; } @-moz-document url-prefix() { .container h2 { font-weight : 100; } } .container form{ float : left; width : auto; } .container input{ float : left; margin : 0 5px 0 0; } .container div.input-small { float : left; margin : 0 5px 0 0; width : 180px; height : 26px; } .container div.input-small input { float : none; margin : 0; } .container button.medium{ float : left; margin : -1px 3px 0 0; } .container .bottom{ position : absolute; text-align : center; left : 0; bottom : -22px; width : 543px; height : 20px; }
Version data entries
50 entries across 50 versions & 1 rubygems