diff --git a/html/style.css b/html/style.css index 62ece79..b43feb1 100644 --- a/html/style.css +++ b/html/style.css @@ -95,3 +95,11 @@ form label { padding-top:0.2em; text-align:right; } +pre{ + font-style: normal; + font-size: 16px; + margin-left: 32px; + font-family: Consolas, "Times New Roman", Verdana; + border-left: 4px solid #CCC; + padding-left: 8px; +} \ No newline at end of file diff --git a/src/arenas/Battleship/.style.css.kate-swp b/src/arenas/Battleship/.style.css.kate-swp new file mode 100644 index 0000000..f4b9fda Binary files /dev/null and b/src/arenas/Battleship/.style.css.kate-swp differ