This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
ylproj
/
jupyterlab
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Make h4 headings more distinguishable from h3 headings.
Jason Grout
%!s(int64=4) %!d(string=hai) anos
pai
31596aac58
achega
e38537740d
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
docs/source/_static/custom.css
+ 4
- 0
docs/source/_static/custom.css
Ver ficheiro
@@ -1,3 +1,7 @@
+h4 {
+ font-size: 100%;
+}
+
.wy-nav-side p.caption {
color: #f5f5f5;
}