BP: style.css: added rules for abbr, acronym and new class of .help
This commit is contained in:
parent
b7a69c91ba
commit
2122e36aeb
@ -26,6 +26,11 @@ pre {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
abbr, acronym, .help{
|
||||
cursor: help;
|
||||
border-bottom: 1px dotted #000000;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user