From b4c7ad9112974725655e39dc7d2a5591da3a7e8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 11 Dec 2018 15:05:14 +0100 Subject: Remove bullet from the website --- _build/themes/ninenines/static/css/99s.css | 3 --- 1 file changed, 3 deletions(-) (limited to '_build/themes/ninenines/static/css/99s.css') diff --git a/_build/themes/ninenines/static/css/99s.css b/_build/themes/ninenines/static/css/99s.css index 6e6742d0..1e962f89 100644 --- a/_build/themes/ninenines/static/css/99s.css +++ b/_build/themes/ninenines/static/css/99s.css @@ -114,7 +114,6 @@ h2{margin-top:20px} #contents ul{margin-left:0} #contents ul li,#contents ol li{line-height:1.4em;margin-bottom:15px} #contents ul.extra_margin li{margin-bottom:30px} -#contents ul li{background:url(../img/big_bullet.png) no-repeat scroll 0 center transparent;list-style:none outside none;padding-left:30px} #contents .row > div{padding-bottom:35px} #home-carousel{background:url(../img/home/carousel_light_effect.png) no-repeat scroll center bottom transparent;color:#FFF;height:298px;margin-bottom:0;padding-top:1px;text-shadow:.1em .1em .05em #333} #home-carousel h1{font-size:40px;margin-bottom:20px;margin-top:35px} @@ -123,7 +122,6 @@ h2{margin-top:20px} #home-carousel .carousel-inner{height:299px} .cowboy-logo{margin-top:5px} .ranch-logo{margin-left:20px;margin-top:-2px} -.bullet-logo{margin-left:200px} .right-buttons{text-align:right} #contents.home{background:url(../img/home/carousel_bg_blue.png) repeat-x scroll 0 -1px transparent} #company-description{height:76px;margin-bottom:15px;overflow:hidden} @@ -148,7 +146,6 @@ footer .credits p{margin-bottom:5px} #contents{background:url(../img/body_bg.jpg) repeat-x scroll 0 -1px #f9f9f9} #contents .sidecol a:hover{color:#005580} #contents .sidecol a{color:#1e5c70} -#contents .sidecol ul li{background:url(../img/big_bullet.png) no-repeat scroll -7px center transparent;padding-left:15px} #contents .container .sidecol{width:220px;padding-top:20px;font-size:13px} #contents .container .sidecol p{font-size:13px} #contents .sidecol ul li a{display:block;padding-left:10px} -- cgit v1.2.3