Size: 36
Comment:
|
Size: 471
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Describe GaganSekhon/SD:WIN2 here. | SD:WiN2 /* <syntaxhighlight lang="css"> */ /* For patrolled newpages */ li.not-patrolled { background-color: #ffffaa; } table.toc { background-color: #fff; } /* Blue instead of yellow padlock for secure links. */ #bodyContent a.external[href ^="https://"], .link-https { background: url("http://upload.wikimedia.org/wikipedia/en/0/00/Lock_icon_blue.gif") center right no-repeat; padding-right: 16px; } /* </syntaxhighlight> */ |
SD:WiN2
li.not-patrolled {
- background-color: #ffffaa;
- }
table.toc {
- background-color: #fff;
}
https://"], .link-https {
#bodyContent a.external[href ^="background: url("http://upload.wikimedia.org/wikipedia/en/0/00/Lock_icon_blue.gif") center right no-repeat; padding-right: 16px;
}