diff options
Diffstat (limited to 'gnomeshell@pidgin.im/stylesheet.css')
| -rw-r--r-- | gnomeshell@pidgin.im/stylesheet.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gnomeshell@pidgin.im/stylesheet.css b/gnomeshell@pidgin.im/stylesheet.css new file mode 100644 index 0000000..a8dc980 --- /dev/null +++ b/gnomeshell@pidgin.im/stylesheet.css @@ -0,0 +1,8 @@ +/* Example stylesheet */ +.helloworld-label { + font-size: 36px; + font-weight: bold; + color: #ffffff; + background-color: rgba(10,10,10,0.7); + border-radius: 5px; +} |
