💄 Arrange la page
This commit is contained in:
parent
2d66ff27e2
commit
b19b6569dd
@ -13,7 +13,7 @@ input[type=text]:hover, input[type=search]:hover, input[type=email]:hover, input
|
||||
border:1px solid #000;
|
||||
}
|
||||
footer{text-align:center;}
|
||||
h1 { font-family: 'Geo', arial, serif; }
|
||||
h1 { font-family: 'Geo', arial, serif; color:#FF9900; }
|
||||
h1 a, label {color:#FF9900 !important;}
|
||||
h3{background-color:#1E1E1A; padding:5px; color:#FFF;font-family: 'Geo', arial, serif;margin-top:1.25em;}
|
||||
h3 a,h4,h5{color:#FFF; text-decoration:none;}
|
||||
@ -34,7 +34,7 @@ label{float:left;}
|
||||
.myLink{padding-left:14px; background:url('http://shikiryu.com/favicon12.png') left center no-repeat;}
|
||||
.jquery-spelling-incorrect{ color:red; text-decoration:underline;}
|
||||
.jquery-spelling-container{display:block;background:light-grey;}
|
||||
#sug{float:left;width:45%;}
|
||||
/*#sug{float:left;width:45%;}*/
|
||||
#details{width:45%;float:left;visibility:hidden;}
|
||||
#details span{}
|
||||
#wordList{}
|
@ -258,7 +258,7 @@ input.span-24, textarea.span-24 {width:938px;}
|
||||
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:left;position:relative;}
|
||||
div.prepend-top, .prepend-top {margin-top:1.5em;}
|
||||
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
|
||||
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
|
||||
.box {padding:1.5em;margin-bottom:1.5em;/*background:#e5eCf9;*/}
|
||||
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}
|
||||
hr.space {background:#fff;color:#fff;visibility:hidden;}
|
||||
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
|
||||
|
Loading…
Reference in New Issue
Block a user