Skip to content

Commit

Permalink
Update cosmos.css
Browse files Browse the repository at this point in the history
  • Loading branch information
atmoner committed Nov 25, 2022
1 parent c222e39 commit 8b3c308
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions css/cosmos.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
*/
/* Float four columns side by side */

.cosmos-h3 {
font-size: 1.2em;
font-weight: bold;
}
.cosmos-h5 {
font-size: 0.9sem;
}

.cosmos-bold {
font-weight: bold;
}

.column {
float: left;
Expand Down

0 comments on commit 8b3c308

Please sign in to comment.