Playtesting - Fixed bugs

This commit is contained in:
Daniel Xie
2017-04-19 14:19:33 -05:00
parent 650bdf1f3f
commit 9b408cb995
23 changed files with 286 additions and 191 deletions
+7 -1
View File
@@ -75,6 +75,7 @@
height: 100%;
margin-left: 10%;
width: 99%;
overflow-y: scroll;
}
.active-scripts-list>li h2{
@@ -137,7 +138,7 @@
cursor: default;
}
/* Factions */
/* Factions and Faction (Single Faction page) */
#factions-container {
position: fixed;
padding-top: 10px;
@@ -174,6 +175,11 @@
display:inline-block;
}
#faction-container p {
padding: 6px;
margin: 6px;
}
/* Faction Augmentations */
#faction-augmentations-container{
position: fixed;