lib/gitdocs/public/css/tilt.css in gitdocs-0.4.14 vs lib/gitdocs/public/css/tilt.css in gitdocs-0.4.15

- old
+ new

@@ -32,20 +32,17 @@ .tilt p { padding-bottom: 0.5em; } .tilt ul { margin: 1em 2em 1em 0; margin-left: 2em; + list-style-type: square; } .tilt li p { margin: 0.3em; } -.tilt li { - list-style-type: square; -} - .tilt a:link, .tilt a:visited{ color: #33e; text-decoration: none; } @@ -77,6 +74,6 @@ .tilt .shadow { -webkit-box-shadow:0 5px 15px #000; -moz-box-shadow:0 5px 15px #000; box-shadow:0 5px 15px #000; -} \ No newline at end of file +}