Preparar para publicar en Read the Docs

Signed-off-by: Edgar Alvarado Taleno <edgar.alvaradotaleno@ucr.ac.cr>
This commit is contained in:
Edgar Alvarado Taleno 2025-04-10 15:52:02 -06:00
parent b78b5a210b
commit 77f3f78332
190 changed files with 48425 additions and 102 deletions

View file

@ -0,0 +1,15 @@
@import url("pocoo.css");
a, a.reference, a.footnote-reference {
color: #004b6b;
text-decoration-color: #004b6b;
}
a:hover {
color: #6d4100;
text-decoration-color: #6d4100;
}
p.version-warning {
background-color: #004b6b;
}