diff options
| author | Zhiming Wang <zmwangx@gmail.com> | 2015-05-05 12:32:14 -0700 |
|---|---|---|
| committer | Zhiming Wang <zmwangx@gmail.com> | 2015-05-05 12:32:14 -0700 |
| commit | 18e4dca08782177125d032620499ceab1456b9e3 (patch) | |
| tree | 03471e902207894fcdaabc9f1fb948dcea5040be /source/css | |
| parent | d8af6b0a14c66aa55561eea9161854a337610c84 (diff) | |
| download | my_new_personal_website-18e4dca08782177125d032620499ceab1456b9e3.tar.xz my_new_personal_website-18e4dca08782177125d032620499ceab1456b9e3.zip | |
pyblog: implement deploy and gen_deploy
Also changed month to short format on the index page.
Diffstat (limited to 'source/css')
| -rw-r--r-- | source/css/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/css/theme.css b/source/css/theme.css index 4fe7a1ff..d706deb5 100644 --- a/source/css/theme.css +++ b/source/css/theme.css @@ -112,5 +112,5 @@ div.indextoc ul { div.indextoc ul li time.tocdate { float: left; - width: 8em; + width: 5em; } |
