diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-08 18:28:50 +0200 | 
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-08 18:28:50 +0200 | 
| commit | 7777da76b22a9708cfd7955bbf964c2b25f2b0a5 (patch) | |
| tree | 50ed49142f528c55b194d8f5f9ad892689ba9ce5 /css | |
| parent | Test (diff) | |
| download | gitjoe-www-7777da76b22a9708cfd7955bbf964c2b25f2b0a5.tar.gz gitjoe-www-7777da76b22a9708cfd7955bbf964c2b25f2b0a5.tar.bz2 gitjoe-www-7777da76b22a9708cfd7955bbf964c2b25f2b0a5.tar.xz gitjoe-www-7777da76b22a9708cfd7955bbf964c2b25f2b0a5.tar.zst gitjoe-www-7777da76b22a9708cfd7955bbf964c2b25f2b0a5.zip | |
CSS update
Diffstat (limited to 'css')
| -rw-r--r-- | css/gitjoe.css | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/css/gitjoe.css b/css/gitjoe.css index 395e70b..adfb315 100644 --- a/css/gitjoe.css +++ b/css/gitjoe.css @@ -34,8 +34,6 @@ header {  h1 {  	font-size: x-large;  	font-weight: bold; -	text-align: center; -	padding: 5pt;  	margin: 0pt;  	color: #292929;  } | 
