We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92addb commit a3aab72Copy full SHA for a3aab72
1 file changed
css/publications.css
@@ -68,26 +68,3 @@
68
display: inline-block;
69
vertical-align: middle;
70
}
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
93
0 commit comments