1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 10:22:53 +00:00

finished paging

This commit is contained in:
2016-09-01 04:25:58 +00:00
parent 0c531a30c2
commit f8ccec7ae0
8 changed files with 35 additions and 18 deletions

View File

@@ -29,4 +29,7 @@
pre {
white-space: pre-wrap;
}
.btn{
width: 100%;
}
}