+/*____::::::::::_:::::::::__:::____:::_::::::::::_:::::::::__::::::::::_:::::::::_____::::::::::_::::::::_
+_____:+:________:+:____:+:_:+:____:+:_:+:________:+:____:+:_:+:_____________:+:______:+:_______:+:____:+:_
+____+:+________+:+____+:+_+:+____+:+_+:+________+:+____+:+_+:+____________+:+_______+:+_______+:+_________
+___+#++:++#___+#+____+:+_+#+____+:+_:#::+::#___+#+____+:+_+#++:++#______+#+________+#++:++#__+#++:++#++___
+__+#+________+#+____+#+_+#+____+#+_+#+________+#+____+#+_+#+__________+#+_________+#+______________+#+____
+_#+#________#+#____#+#_#+#____#+#_#+#________#+#____#+#_#+#_________#+#______#+#_#+#_______#+#____#+#_____
+##########_#########___########__###________#########__##########_#########_###_##########_########_____*/
+
+/*
+ @author Eduardo Fernandez <yo(at)edufdez.es>
+ @url https://edufdez.es
+ @license All Rights Reserved.
+ @created 2023-11-25
+ @modified 2023-12-02
+*/
+
@font-face {
font-family: "BAHNSCHRIFT";
src: url("../fonts/BAHNSCHRIFT.TTF");
text-decoration: line-through;
}
-.underline {
- text-decoration: underline;
+.underlined {
+ text-decoration: underline !important;
}
.center {
color: inherit;
}
+.little-text {
+ font-size: small;
+}
+
.larger-text {
font-size: larger;
}