Skip to content

Commit

Permalink
min fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marilenadaquino committed Oct 26, 2021
1 parent d8a0615 commit b7da662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ footer img {height: 3em;}
.scrollable::after {position: fixed; top:265px; right: 10px; content:'scroll to view more results'; height: 33px; color: white; background-color: rgba(100,23,180,1); padding: 5px;}

/* main content */
h2, h3 { color: rgba(100,23,180,1) !important; text-align: center; font-weight: bold !important; margin: 1em 0px !important;}
h2, h3 { color: rgba(100,23,180,1) !important; font-weight: bold !important; margin: 1em 0px !important;}
h2 span {font-size: 0.2em; display: inline-block; background-color: rgba(100,23,180,1); color:white; padding: 0.3em; vertical-align: super;}
article {padding-bottom: 3em; padding-top: 0.5em; padding-left: 5em; padding-right: 5em;}
article:nth-child(even), .articleBox, #yasr {background-color: #F5F6FA;}
Expand Down

0 comments on commit b7da662

Please sign in to comment.