[Frontend/Content] Copy and styling tweaks
WTD-1036 Open source copyright information added to about-dialog.html; Styling for a and h2 elements tweaked;
This commit is contained in:
@@ -20,11 +20,25 @@
|
||||
.s-logo-openmctweb {
|
||||
background-image: url($dirImgs + 'logo-openmctweb-shdw.svg');
|
||||
}
|
||||
.s-btn {
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #84b3ff;
|
||||
}
|
||||
|
||||
h1, h2 {
|
||||
color: #fff;
|
||||
font-weight: normal !important;
|
||||
}
|
||||
|
||||
h2 {
|
||||
border-top: 1px solid $colorInteriorBorder;
|
||||
margin-top: 2em;
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
// Layout
|
||||
&.l-about.abs {
|
||||
// top: 20px;
|
||||
|
||||
Reference in New Issue
Block a user