Correcciones

This commit is contained in:
f3nx 2020-06-28 23:52:51 -04:00
parent 6d2b101b50
commit 78e4aaca8a
2 changed files with 4 additions and 6 deletions

View File

@ -1,5 +1,3 @@
<!doctype html>
<html lang="es-AR">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="chrome://browser/content/robot.ico"/>
@ -94,7 +92,7 @@ a:hover, a:active {
margin: 50px 0px 50px 0px;
/*transform: scale(1, 1.5);*/
line-height: 40pt;
font-size: 30pt;
font-size: 20pt;
}
.h2 {
@ -127,10 +125,10 @@ a:hover, a:active {
}
/*Fecha*/
.date::after {
/*.date::after {
content: "/";
padding: 0px 0px 0px 5px;
}
}*/
/*Codigo*/
.code {

View File

@ -1 +1 @@
<a class="h1" href="@WEBROOT@/">Inicio</a><br>
<a class="h2" href="@WEBROOT@/">Inicio</a><br>