summaryrefslogtreecommitdiff
path: root/labloki.css
blob: 9638753986eff7553a8d05f950c60d57e506b4f2 (plain)
  1. body{
  2.     margin-top:50px;
  3. margin-left:187px;
  4. margin-rigth:187px;
  5. margin-bottom:50px;
  6. background-attachment: fixed;
  7. background-image: url(labloki.jpeg);
  8. background-repeat: no-repeat;
  9. background-position: left top;
  10. }
  11. a{
  12. color:990000;
  13. text-decoration:none;
  14. }
  15. .small{
  16. font-size:12px;
  17. }