Skip to content

Commit 13b53c1

Browse files
Ali Afsharstephenplusplus
Ali Afshar
authored andcommitted
Make titles stand out better in API docs.
1 parent 3b43a9b commit 13b53c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/css/main.css

+4
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,10 @@ h1, h2, h3, h4, h5, h6 {
137137
font-weight: 300;
138138
}
139139

140+
h2, h3 {
141+
color: #4285f4;
142+
}
143+
140144
/* Header
141145
========================================================================== */
142146

0 commit comments

Comments
 (0)