Skip to content

Commit 7bf55c9

Browse files
committed
Update base.css
1 parent e62a365 commit 7bf55c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

css/base.css

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ form input { width: 400px; }
88
form input[type=submit] { background-color: #f00; color: #fff; }
99
h2 { padding-top: 40px; }
1010
img { padding: 20px 0px; }
11-
img.logo { border-radius: 50%; }
1211
table { border: 1px solid #fff; margin: 20px 0 20px 40px; }
1312
table thead { border-bottom: 1px dotted #fff; }
1413
table th { padding: 2px 20px; text-align: left; }

0 commit comments

Comments
 (0)