mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
Remove highlighting from bullet lists
git-svn-id: http://svn.pyinstaller.org/trunk@787 8dd32b29-ccff-0310-8a9a-9233e24343b1
This commit is contained in:
@@ -34,12 +34,9 @@ h4 {
|
||||
font-size: 11pt;
|
||||
}
|
||||
|
||||
ul {background: #FFD596;}
|
||||
|
||||
ul, a:link, a:visited { color: #006699; }
|
||||
a:link, a:visited { color: #006699; }
|
||||
|
||||
a:hover {background-color:#006699; color:white;}
|
||||
li { color: #006699; margin-left: 2 em; }
|
||||
|
||||
table { font-size: 12pt; }
|
||||
table.option-list kbd {padding: 3px; background: #FFD596; white-space: nowrap }
|
||||
|
||||
Reference in New Issue
Block a user