commit
ff48cfb0eb
|
@ -1 +1 @@
|
|||
1255
|
||||
1448
|
|
@ -89,12 +89,17 @@ aside{
|
|||
aside p img{ width: 100%; max-width:342px;}
|
||||
form textarea, form input, form select {width:40%;}
|
||||
form input[type=checkbox], form input[type=radio] { width:15px; }
|
||||
form input, form select, form textarea{
|
||||
padding: 4px;
|
||||
vertical-align: top;
|
||||
}
|
||||
form label {
|
||||
float:left;
|
||||
width:40%;
|
||||
margin-right:0.5em;
|
||||
padding-top:0.2em;
|
||||
text-align:right;
|
||||
display: inline-block;
|
||||
width: 40%;
|
||||
margin-right: 20px;
|
||||
vertical-align: top;
|
||||
text-align: right;
|
||||
|
||||
}
|
||||
pre{
|
||||
font-style: normal;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a
|
||||
Subproject commit c2bde34e58caa500b8fb2f7e14fc9765596cdf6d
|
Loading…
Reference in New Issue
Block a user