site/src/css/amp.css in amp-0.5.2 vs site/src/css/amp.css in amp-0.5.3

- old
+ new

@@ -187,10 +187,10 @@ font-family: "Helvetica Neue", Helvetica, Verdana, Arial, Helvetica, sans-serif; font-size:14px; margin:3px 3px 3px 30px; } -ul.bullets, ul.bullets li { list-style-type:disc; } +ul.bullets, ul.bullets li { list-style-type:disc; position:relative;clear:left; } .half-border { border-right: none 1px #ccc; border-bottom: none 1px #ccc; } .pink { background-color: mediumturquoise; color: black; font-family: "Arial Black", Arial, Helvetica, sans-serif; font-size:18px; font-weight: bold; } .pink h1 { text-align:center; width:100%; font-size:14px; } \ No newline at end of file