We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c08d41 commit a1797f8Copy full SHA for a1797f8
themes/jquery/css/base.css
@@ -3027,6 +3027,7 @@ footer li img {
3027
padding: 0.5em 1em;
3028
margin: 1em;
3029
background: #fff3a5;
3030
+ border-radius: 5px;
3031
}
3032
3033
/* Media Queries
@@ -4015,6 +4016,10 @@ pre .chunk {
4015
4016
border-right: 2px solid #999;
4017
4018
4019
+.syntaxhighlighter {
4020
4021
+}
4022
+
4023
#content .syntaxhighlighter tr {
4024
border-bottom: none;
4025
0 commit comments