1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 18:35:06 +00:00
serenity/Base/res/html/misc/link.css

8 lines
145 B
CSS

#foo {
background-color: teal;
color: white;
padding-left: 20;
padding-top: 20;
padding-right: 20;
padding-bottom: 20;
}