Spaces:
Runtime error
Runtime error
Alfredo Villegas commited on
Commit ·
9f6a741
1
Parent(s): 0c72e78
PULL REQUEST: Boton tipo switch para búsqueda en Google
Browse files- static/css/switch.css +2 -0
static/css/switch.css
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
.switch {
|
| 2 |
position: relative;
|
| 3 |
display: inline-block;
|
|
|
|
| 1 |
+
/* Estilos del botón para google*/
|
| 2 |
+
|
| 3 |
.switch {
|
| 4 |
position: relative;
|
| 5 |
display: inline-block;
|