From e29edb6273215880fcdcc6a908d73a7d86e1263f Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Sat, 28 Feb 2015 23:13:16 -0500 Subject: Remove ugly dots --- custom.css | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/custom.css b/custom.css index 0400e59..7d0c520 100644 --- a/custom.css +++ b/custom.css @@ -1,20 +1,9 @@ -body { - font-family: "Source Sans Pro", "Verdana", "Helvetica", sans-serif; - color: #333; - font-size: 13pt; - width: 700px; - margin: 0 auto; -} - -.subtext { - font-size: 80%; - font-weight: normal; -} - +body { font-family: "Source Sans Pro", "Verdana", "Helvetica", sans-serif; color: #333; font-size: 13pt; width: 700px; margin: 0 auto; } +.subtext { font-size: 80%; font-weight: normal; } a { text-decoration: none; color: #428BCA} a:hover {text-decoration: underline; color: #2A6496} h1 { text-align: center } h2 { border-bottom: 1px solid #EEE; } -ul { padding-left: 0; list-style-position: inside } +ul { padding-left: 0; list-style:none } ol { padding-left: 1.5em; } li + li { margin-top: 0.5em} -- cgit v1.2.3-70-g09d2