Merge pull request #33 from vv01f/patch-6

Update main.css
This commit is contained in:
rys ostrovid 2015-04-13 13:54:46 +02:00
commit 86ad058107
1 changed files with 7 additions and 0 deletions

View File

@ -12,6 +12,13 @@
border-radius: 6px;
}
.text {
text-align: left;
}
.numeric {
text-align: right;
}
article#func.article {
background-color: #fff7bd;
}