mirror of
https://github.com/panzi/mediaextract
synced 2025-02-20 06:36:57 +00:00
style fixes
This commit is contained in:
parent
37b8ef118d
commit
7b194fcfd8
@ -90,7 +90,7 @@ header h2 {
|
||||
}
|
||||
|
||||
.inner {
|
||||
width: 620px;
|
||||
max-width: 800px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
@ -166,7 +166,7 @@ a.button span {
|
||||
}
|
||||
|
||||
code, pre {
|
||||
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal;
|
||||
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
|
||||
color: #222;
|
||||
margin-bottom: 30px;
|
||||
font-size: 14px;
|
||||
|
Loading…
Reference in New Issue
Block a user