Files
2024-03-01 17:21:03 +01:00

7 lines
77 B
CSS

#mytext {
border: 1px solid blue;
}
#mytext_2 {
border: 1px solid green;
}