mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-16 18:53:50 +00:00
Minor changes to stylesheet
This commit is contained in:
parent
f37b138766
commit
05703c8f9c
@ -16,10 +16,16 @@ h1 {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
border: 1px solid #dddddd;
|
border: 1px solid #dddddd;
|
||||||
background: #eeeeee;
|
background: #eeeeee;
|
||||||
|
margin-bottom: 3ex;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
|
margin-top: 2ex;
|
||||||
color: #006699;
|
color: #006699;
|
||||||
}
|
}
|
||||||
|
p {
|
||||||
|
margin-left: 5%;
|
||||||
|
margin-right: 5%;
|
||||||
|
}
|
||||||
tt {
|
tt {
|
||||||
background: #dddddd;
|
background: #dddddd;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user