First commit
This commit is contained in:
parent
cf97b64877
commit
cc69770608
1468 changed files with 265316 additions and 128 deletions
13
www/human/abl-human.css
Normal file
13
www/human/abl-human.css
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
/* CSS Document */
|
||||
.human-boxed-text {
|
||||
display: inline-block;
|
||||
}
|
||||
.human-boxed-text span {
|
||||
display: inline-block;
|
||||
border: 1px solid black;
|
||||
padding: 2px;
|
||||
width: 20px;
|
||||
height: 30px;
|
||||
text-align: center;
|
||||
color: black; /* Colore del testo */
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue