summaryrefslogtreecommitdiff
path: root/toggle-workspace@jodersky.github.com/stylesheet.css
blob: 9a2a332a8b22ec71011d13b110ab4bd8e3999fe5 (plain) (blame)
1
2
3
4
5
6
7
8
9
.helloworld-label {
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    background-color: rgba(10,10,10,0.7);
    border-radius: 5px;
    padding: .5em;
}