Skip to content
Snippets Groups Projects
Commit 949c1cf7 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

add css for counter

parent 0c2cc40e
No related branches found
No related tags found
1 merge request!62V2.0
......@@ -67,4 +67,7 @@ a.topbrand small {
}
table.nomargin{ margin: 0; border: none; width: 100%;}
table.nomargin th {padding: 0.3em;}
\ No newline at end of file
table.nomargin th {padding: 0.3em;}
#counter{border-bottom: 1px solid rgba(0,0,0,0.1); text-align: center; color: #aaa;margin-right: 0.5em; display: block; width: 5em; position: absolute; top: -7em; right: 0em;}
#counter div{background:#acc; height: 2px; transition: width 0.9s linear ; bottom: 0;}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment