change incorrent path to rules.html and css

This commit is contained in:
Milosz Kwiatkowski 2016-08-21 18:36:22 +01:00
parent 0373db5e17
commit 315c376976
2 changed files with 2 additions and 3 deletions

View file

@ -1844,10 +1844,9 @@ table.fileboard .intro a {
width: 100%;
background-color: #DDDDDD;
overflow: auto;
font-family: serif;
color: #444;
}
#rules-popup .rules-popup-content {
#rules-popup #rules-popup-content {
padding: 10px;
font-size: 12px;
}