diff options
| author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-09-28 14:31:39 +0200 | 
|---|---|---|
| committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-09-28 14:31:39 +0200 | 
| commit | 83334dc6011a5d39dd44995645fad55ee37daea7 (patch) | |
| tree | 340ba1c0cd77ec349e44203fb5a2b9842359ce34 /ideas.html | |
| parent | 3620c94eb181d195be093e357232a91f8acc4978 (diff) | |
added ui changes
Diffstat (limited to 'ideas.html')
| -rw-r--r-- | ideas.html | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -25,14 +25,14 @@ body {      display: inline;      margin-left: 1em;  } -.description { +.text {      margin-left: .5em;      margin-top: .5em;      font-family: monospace;      font-size: 1.25em;  }  .creation { -    margin-bottom: 0; +    margin-bottom: .3em;  }  .author {      font-style: italic; | 
