Centrar el hash de negromate en portada
This commit is contained in:
parent
f2e601ad3d
commit
56aa8729e2
|
@ -36,7 +36,6 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
border-radius: 105pt;
|
border-radius: 105pt;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-style: italic;
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
@ -52,7 +51,6 @@
|
||||||
window.location = './playlist/';
|
window.location = './playlist/';
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
console.log(event.key);
|
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue