Skip to content

Commit a3aab72

Browse files
authored
Update publications.css
1 parent e92addb commit a3aab72

1 file changed

Lines changed: 0 additions & 23 deletions

File tree

css/publications.css

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -68,26 +68,3 @@
6868
display: inline-block;
6969
vertical-align: middle;
7070
}
71-
72-
/* CRAN/R Link Container */
73-
.cran-module-link {
74-
text-decoration: none !important;
75-
display: inline-flex !important;
76-
align-items: center !important;
77-
margin-left: 10px !important;
78-
vertical-align: middle;
79-
}
80-
81-
.cran-module-badge {
82-
color: #276DC2 !important;
83-
font-size: 15px !important;
84-
font-weight: 700 !important;
85-
font-family: "Courier New", Courier, monospace !important;
86-
}
87-
88-
.cran-icon {
89-
width: 24px !important;
90-
height: 18px !important;
91-
display: inline-block;
92-
vertical-align: middle;
93-
}

0 commit comments

Comments
 (0)