Skip to content

Commit

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

0 comments on commit 6e0d007

Please sign in to comment.