Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
ben
/
bitshift
réplica de
https://github.com/earwig/bitshift
Seguir
1
Destacar
1
Fork
0
Código
Lanzamientos
1
Actividad
Explorar el Código
Give anchors styling in the docs.
tags/v1.0^2
Ben Kurtovic
hace 10 años
padre
a73d080625
commit
83d6fbd37d
Se han
modificado 1 ficheros
con
10 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+10
-0
static/sass/docs.sass
+ 10
- 0
static/sass/docs.sass
Ver fichero
@@ -20,6 +20,16 @@ ul
li
margin-bottom: 2%
a
color: #727070
font-style: italic
text-decoration: none
&:hover
@extend .t3
color: #575757
span
&.code
background-color: $baseColor3 * 1.2
Escribir
Vista previa
Cargando…
Cancelar
Guardar