Merge pull request #87 from gnieark/dev

css
This commit is contained in:
Gnieark 2016-06-14 20:48:30 +02:00 committed by GitHub
commit ff48cfb0eb
3 changed files with 12 additions and 7 deletions

View File

@ -1 +1 @@
1255 1448

View File

@ -89,12 +89,17 @@ aside{
aside p img{ width: 100%; max-width:342px;} aside p img{ width: 100%; max-width:342px;}
form textarea, form input, form select {width:40%;} form textarea, form input, form select {width:40%;}
form input[type=checkbox], form input[type=radio] { width:15px; } form input[type=checkbox], form input[type=radio] { width:15px; }
form input, form select, form textarea{
padding: 4px;
vertical-align: top;
}
form label { form label {
float:left; display: inline-block;
width:40%; width: 40%;
margin-right:0.5em; margin-right: 20px;
padding-top:0.2em; vertical-align: top;
text-align:right; text-align: right;
} }
pre{ pre{
font-style: normal; font-style: normal;

@ -1 +1 @@
Subproject commit 1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a Subproject commit c2bde34e58caa500b8fb2f7e14fc9765596cdf6d