Browse Source

Added tab-size property value

master
Said Achmiz 6 years ago
parent
commit
3186d0f14d
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      papyrus.css

+ 1
- 0
papyrus.css View File

@@ -80,6 +80,7 @@ body {
font-family: Verdana, Arial, sans-serif;
background-color: Beige;
background-image: url('papyrus.jpg');
tab-size: 4;
}

#main,

Loading…
Cancel
Save