Minor stylesheet change
This commit is contained in:
parent 3b729af6a5
commit f19566f3c9
1 changed files with 2 additions and 2 deletions
| @ -1,10 +1,10 @@ | |||
/* unixsheikh.com style sheet v2.2.5 | ||||
/* unixsheikh.com style sheet v2.2.6 | ||||
* Licensed under Creative Commons Attribution 4.0 International License | ||||
* https://creativecommons.org/licenses/by/4.0/ | ||||
*/ | ||||
@charset "utf-8"; | ||||
body {color:#000000;font-family:monospace,"Courier New",Courier;padding:1em;margin:auto;max-width:72em;background:#fefefe;} | ||||
.info {padding:.45rem 1rem;border:1px solid transparent;border-radius:.25rem;} | ||||
.info {padding:.45rem 1rem;border:1px solid transparent;border-radius:.6px;} | ||||
.info-blue {color:#004085;background-color:#cce5ff;border-color:#b8daff;} | ||||
.info-blue hr {border-top-color:#9fcdff;} | ||||
.info-blue .info-link {color:#002752;} | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue