You are here

counter.css in Counter 7

#counter {
  
}

#counter ul li strong {
  float: right;
}

File

counter.css
View source
  1. #counter {
  2. }
  3. #counter ul li strong {
  4. float: right;
  5. }