mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
minor layout adjustments
This commit is contained in:
parent
5682a85075
commit
264be1c274
2 changed files with 6 additions and 3 deletions
|
|
@ -29,6 +29,7 @@ footer, header, hgroup, menu, nav, section {
|
|||
}
|
||||
body {
|
||||
line-height: 1;
|
||||
text-align: center;
|
||||
}
|
||||
ol, ul {
|
||||
list-style: none;
|
||||
|
|
@ -158,7 +159,8 @@ aside a.button {
|
|||
}
|
||||
|
||||
code, pre {
|
||||
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal;
|
||||
font-family: monospace, serif;
|
||||
_font-family: 'courier new', monospace;
|
||||
color: #222;
|
||||
margin-bottom: 30px;
|
||||
font-size: 13px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue