mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-04 08:35:46 +01:00
asciidoc nearly ready
This commit is contained in:
@@ -266,3 +266,11 @@ div.table p.title
|
||||
@media print {
|
||||
div.navheader, div.navfooter { display: none; }
|
||||
}
|
||||
|
||||
/* my additions */
|
||||
span.tag {
|
||||
font-weight: bold;
|
||||
color: rgb(255, 0, 255); /* magenta */
|
||||
padding-left: 15px !important;
|
||||
float: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user