Highlight strings

This commit is contained in:
Michal Čihař 2012-03-01 11:03:03 +01:00
parent d26cc87795
commit 1c350b60db

View File

@ -50,3 +50,6 @@ ul.breadcums {
ul.breadcums li {
display: inline-block;
}
.translatetext {
background-color: #eee;
}