Modificado el nombre de los scripts modificadores y añadido el soporte para Genbeta.com

This commit is contained in:
2021-07-15 22:04:01 -03:00
parent f46c79028d
commit 00ff3b2ad9
6 changed files with 81 additions and 7 deletions

View File

@@ -59,6 +59,10 @@ header {
border: solid #a1c7e0 1px ;
}
img {
user-select: none;
}
article img {
width: 100%;
height: 100%;