Minor stylesheet change
This commit is contained in:
parent f19566f3c9
commit 2fb170312c
1 changed files with 4 additions and 4 deletions
| @ -1,10 +1,10 @@ | |||
/* unixsheikh.com style sheet v2.2.6 | ||||
/* unixsheikh.com style sheet v2.2.7 | ||||
* 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:.6px;} | ||||
.info {padding:14px;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;} | ||||
| @ -28,12 +28,12 @@ body {color:#000000;font-family:monospace,"Courier New",Courier;padding:1em;marg | |||
.arrow {color:#ff8c00;} | ||||
.content-comment {margin:30px 0;} | ||||
.post-data {font-size:x-small;padding:10px 0;color:#333333;} | ||||
.abstract {padding:14px;white-space:pre-wrap;word-wrap:break-word;border:1px solid #c9ba9b;border-radius:6px;font-size:initial;} | ||||
.abstract {padding:14px;white-space:pre-wrap;word-wrap:break-word;border:1px solid #c9ba9b;font-size:initial;border-radius:6px;} | ||||
a:visited {color:#828282;} | ||||
nav {margin-bottom:20px;} | ||||
nav a:hover {text-decoration:underline;} | ||||
code {font-family:"Courier New",Courier;font-size:smaller;} | ||||
pre {font-family:"Courier New",Courier;font-size:smaller;color:#222222;white-space:pre-wrap;word-wrap:break-word;background-color:#eeeeee;border:1px solid #aaaaaa;border-radius:6px;padding:14px;} | ||||
pre {font-family:"Courier New",Courier;font-size:smaller;color:#222222;white-space:pre-wrap;word-wrap:break-word;background-color:#eeeeee;border:1px solid #aaaaaa;padding:14px;border-radius:6px;} | ||||
pre.no-style {line-height:normal;background-color:#ffffff;border:0px;} | ||||
a {color:#1168cc;text-decoration:none;} | ||||
q {font-style:italic;} | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue