Explorar o código

Make headers stand out in API reference (#22948)

Orta Therox %!s(int64=3) %!d(string=hai) anos
pai
achega
f9ceca4ffe
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      files/main.css

+ 5 - 0
files/main.css

@@ -316,6 +316,11 @@ h1 a {
 			padding-top: 12px;
 		}
 
+	        #panel #content h3 {
+			color: var(--text-color);
+			font-weight: 900;
+		}
+
 		#panel #content a {
 			position: relative;
 			color: var(--text-color);