added inline code to plugin tools

This commit is contained in:
asus
2024-03-01 17:21:03 +01:00
parent bd30c97194
commit 8aeef1dca8
5 changed files with 269 additions and 46 deletions

View File

@@ -0,0 +1,6 @@
#mytext {
border: 1px solid blue;
}
#mytext_2 {
border: 1px solid green;
}