Skip to content
Snippets Groups Projects
Commit ec25c1b7 authored by Konstantin Pavlov's avatar Konstantin Pavlov
Browse files

nightlies: style: fixed typo.

parent 08cbc046
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ a, a:active {text-decoration: none; color: blue;}
a:visited {color: #48468F;}
a:hover, a:focus {text-decoration: underline; color: red;}
body {background-color: #F5F5F5;}
p, h1, h2, h3, h4, li {margin-bottom: 12px; font: family: -apple-system, BlinkMacSystemFont, sans-serif; }
p, h1, h2, h3, h4, li {margin-bottom: 12px; font-family: -apple-system, BlinkMacSystemFont, sans-serif; }
table {margin-left: 12px;}
th, td { font: monospace; text-align: left;}
th { font-weight: bold; padding-right: 14px; padding-bottom: 3px;}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment