1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-07-06 11:47:19 +08:00

Greentext.

This commit is contained in:
Roger Braun 2016-11-25 17:34:59 +01:00
parent b515586485
commit 1be1d7563c

View file

@ -69,6 +69,10 @@
float: right; float: right;
} }
.greentext {
color: green;
}
a { a {
display: inline-block; display: inline-block;
word-break: break-all; word-break: break-all;