Actualización

This commit is contained in:
Xes
2025-04-10 12:50:54 +02:00
parent 1cdd00920f
commit ae1af8a69b
14 changed files with 24253 additions and 0 deletions

12
documentation/default.css Normal file
View File

@@ -0,0 +1,12 @@
body {
padding-bottom: 40px;
padding-top: 60px;
}
h1, h2, h3 {
border-bottom: 1px solid #DDDDDD;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
padding-bottom: 10px;
line-height: 1;
margin: 20px 0px 20px 0px;
}