[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:
Charles Hacskaylo
2015-04-15 14:40:38 -07:00
parent 79f6e8c082
commit dbe27d2842
3 changed files with 53 additions and 25 deletions

View File

@@ -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;