Skip to content

Commit 6d34b89

Browse files
committed
styling
1 parent e37d8dc commit 6d34b89

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/dist/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ body {
1010
}
1111
body, html {height: 100%}
1212

13+
th {
14+
background-color: #1a75ae;
15+
color: white;
16+
}

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<body>
1414
<h1>Argo Sotware Guidelines</h1>
15-
<br><br>
15+
<br>
1616
<table id="thistable" class="display order-column">
1717
<thead>
1818
<tr>

0 commit comments

Comments
 (0)