Skip to content

Commit 05272b5

Browse files
authored
Update publications.css
1 parent a9a0fa4 commit 05272b5

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

css/publications.css

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,17 +79,16 @@
7979
}
8080

8181
.cran-module-badge {
82-
color: #276DC2 !important; /* Matches the icon blue */
82+
color: #276DC2 !important;
8383
font-size: 16px !important;
8484
font-weight: 600 !important;
8585
font-family: -apple-system, system-ui, sans-serif !important;
86-
text-transform: none !important;
8786
}
8887

8988
.cran-icon {
90-
width: 20px !important;
91-
height: 16px !important;
89+
width: 22px !important; /* Slightly larger for the halo */
90+
height: 18px !important;
9291
margin-right: 5px !important;
9392
display: inline-block;
94-
transform: translateY(1px);
93+
vertical-align: middle;
9594
}

0 commit comments

Comments
 (0)