diff options
Diffstat (limited to 'layouts/unix-history')
-rw-r--r-- | layouts/unix-history/baseof.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layouts/unix-history/baseof.html b/layouts/unix-history/baseof.html index b5390b9..0ad985c 100644 --- a/layouts/unix-history/baseof.html +++ b/layouts/unix-history/baseof.html @@ -141,6 +141,15 @@ margin: 0; padding: 0; } + + .button { + text-align: left; + } + .button img { + width: 88px; + padding-left: 44px; + } + </style> </head> |