This website works better with JavaScript.
Home
Explore
Help
Sign In
mauirixxx
/
gwtt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
trying some css action
development
mauirixxx
8 years ago
parent
160b61472d
commit
170d28c268
1 changed files
with
15 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+15
-1
gw-style.css
+ 15
- 1
gw-style.css
View File
@@ -29,4 +29,18 @@ ul, li{
.column{
float: left;
margin: 0 20px 0 0;
}
}
fieldset {
padding: 1em;
font:80%/1 sans-serif;
}
label {
float:left;
width:25%;
margin-right:0.5em;
padding-top:0.2em;
text-align:right;
font-weight:bold;
}
Write
Preview
Loading…
Cancel
Save