AlexKondov

CSS Calculator Stylesheet

Jun 1st, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.08 KB | None | 0 0
  1. table {
  2.     background-color: #5D95F5;
  3. }
  4.  
  5. table thead {
  6.     text-align: right;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment