1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-06 13:15:46 +01:00

added example to developer.txt

This commit is contained in:
Martin Stubenschrott
2008-01-22 23:10:01 +00:00
parent eaba023144
commit 48af3ce041
2 changed files with 20 additions and 1 deletions

View File

@@ -280,7 +280,7 @@ div.table p.title
}
/* my additions */
span.tag {
span.tag, span.hiddentag {
font-weight: bold;
color: rgb(255, 0, 255); /* magenta */
padding-left: 15px;