Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- font-family: Noto Sans, sans-serif;
- color: #000000;
- text-align: center;
- }
- .pageIndex {
- background: #ffc7ca;
- }
- a.linkIndex:link {
- background: #ffc7ca;
- color: #ff9499;
- }
- a.linkIndex:visited {
- background: #ffb5b9;
- color: #ff9499;
- }
- a.linkIndex:hover {
- background: #ffffff;
- color: #ff9499;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement