Skip to content

Commit

Permalink
YDA-5299 - Modified uu.css for version class.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaur16 committed Aug 8, 2023
1 parent 6e0d007 commit 49a523c
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions roles/yoda_landingpages/files/css/uu.css
Original file line number Diff line number Diff line change
Expand Up @@ -222,21 +222,16 @@ header .header-title h1 {
font-weight: 700;
font-size: 15px;
}
.row-override {
margin-right: 24px;
margin-left: 13px;
}
.version-div {
.version {
background: #f2f2f2;
margin-top: 17px;
}
.version-title {
.version h4 {
font-family: 'Merriweather', serif;
}
.version-tbody {
.version tbody {
font-size: 14px;
}
.version-a {
.version a {
color: #333333;
text-decoration: underline;
}
Expand Down

0 comments on commit 49a523c

Please sign in to comment.