Update stylesheet
This commit is contained in:
parent f483ad4432
commit 2e15c637a4
1 changed files with 2 additions and 2 deletions
| @ -1,4 +1,4 @@ | |||
/* unixsheikh.com style sheet v2.2.3 | ||||
/* unixsheikh.com style sheet v2.2.4 | ||||
* Licensed under Creative Commons Attribution 4.0 International License | ||||
* https://creativecommons.org/licenses/by/4.0/ | ||||
*/ | ||||
| @ -33,7 +33,7 @@ a:visited {color:#828282;} | |||
nav {margin-bottom:20px;} | ||||
nav a:hover {text-decoration:underline;} | ||||
code {font-family:"Courier New",Courier;font-size:smaller;} | ||||
pre {white-space:pre-wrap;word-wrap:break-word;background-color:#eeeeee;border:1px solid #f0ad4e;border-radius:6px;padding:14px;} | ||||
pre {white-space:pre-wrap;word-wrap:break-word;background-color:#eeeeee;border:1px solid #c4bcb3;border-radius:6px;padding:14px;} | ||||
pre code {color:#222222;font-weight:normal;} | ||||
pre.no-style {line-height:normal;background-color:#ffffff;border:0px;} | ||||
.command {font-weight:bold;} | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue