Layout and CSS tweaks to the vpn documentation sections
This commit is contained in:
@@ -61,6 +61,14 @@ a:focus {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.documentation {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.documentation b {
|
||||
color: #2C7AB7;
|
||||
}
|
||||
|
||||
.navbar-custom {
|
||||
margin-bottom: 0;
|
||||
border-bottom: 1px solid rgba(255,255,255,.3);
|
||||
@@ -269,7 +277,7 @@ a:focus {
|
||||
}
|
||||
|
||||
.content-section {
|
||||
padding-top: 0px;
|
||||
padding-top: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user