1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00

counter first version

This commit is contained in:
max
2012-05-21 22:14:01 +07:00
parent 2fb38d0c00
commit 26fd2d0913
10 changed files with 76 additions and 13 deletions

View File

@@ -31,6 +31,10 @@
margin-bottom: 0px !important;
}
.center {
text-align: center;
}
.about span{
font-size: 10px;
}