-Annie-

04.Exam-Results(Styles)

Feb 2nd, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. table, td, tr, th {
  2.     border: 1px solid #000000;
  3. }
  4.  
  5. .bold {
  6.     font-weight: bold;
  7.     text-align: center;
  8. }
  9.  
  10. .result {
  11.     width: 40px;
  12.     text-align: right;
  13.     padding-right: 5px;
  14. }
Add Comment
Please, Sign In to add comment