css
This commit is contained in:
parent
8a3c178e80
commit
36c7d232f2
@ -34,7 +34,6 @@ h1, h2, h3, h4, h5, h6 {
|
|||||||
h2 {
|
h2 {
|
||||||
font-size: 2.45rem;
|
font-size: 2.45rem;
|
||||||
padding: 3rem 0rem;
|
padding: 3rem 0rem;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
@ -65,6 +64,10 @@ pre {
|
|||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td {
|
||||||
|
width: 1%;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar pre {
|
.navbar pre {
|
||||||
font-family: "Open Sans","Helvetica","Tahoma","Geneva","Arial",sans-serif;
|
font-family: "Open Sans","Helvetica","Tahoma","Geneva","Arial",sans-serif;
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user