mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added No Quarter #51 to publications index.
This commit is contained in:
parent
c3648cef89
commit
61c99070c2
21 changed files with 303 additions and 9 deletions
|
|
@ -23,6 +23,8 @@ section.content > h3 {
|
|||
font-weight: bold; }
|
||||
section.content a {
|
||||
color: #3B8DBD; }
|
||||
section.content > p > a[href^='#'] {
|
||||
border-bottom: 1px #3B8DBD dashed; }
|
||||
section.content strong {
|
||||
color: #D24D33; }
|
||||
section.content em {
|
||||
|
|
|
|||
|
|
@ -46,6 +46,8 @@ section.content > table.col-menu td:first-of-type {
|
|||
|
||||
section.content > table.race {
|
||||
outline: none; }
|
||||
section.content > table.race > thead > tr:not(:first-of-type) {
|
||||
border-top: 0; }
|
||||
section.content > table.race > thead > tr:first-of-type > th {
|
||||
padding-top: 0;
|
||||
font-size: 1.3em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue