mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Add affiliate link style
This commit is contained in:
parent
37bfaeb203
commit
b83346887a
2 changed files with 4 additions and 0 deletions
|
@ -210,6 +210,10 @@ a.more {
|
|||
a.active {
|
||||
font-weight: bold;
|
||||
}
|
||||
a.affiliate {
|
||||
background: url(/images/dollar.gif) no-repeat top right;
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
/* Inline flat list style */
|
||||
ul.inline {
|
||||
|
|
BIN
output/images/dollar.gif
Normal file
BIN
output/images/dollar.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 B |
Loading…
Reference in a new issue