diff --git a/images/Tumblr.png b/images/Tumblr.png deleted file mode 100644 index 2b65ddad..00000000 Binary files a/images/Tumblr.png and /dev/null differ diff --git a/index.css b/index.css index 4d1a1f91..9653262e 100644 --- a/index.css +++ b/index.css @@ -254,13 +254,6 @@ i.icon-lock { font-size: 12px; } -#hierarchy .selected { - stroke: #c13119; - stroke-width: 1; - cursor: move; -} - -#hierarchy text, #statesTree text, #provincesTree text { pointer-events: none; @@ -281,7 +274,7 @@ i.icon-lock { stroke-width: 2; } -.dragLine { +.regimentDragLine { marker-end: url(#end-arrow); stroke: #333333; stroke-dasharray: 5; @@ -1619,28 +1612,6 @@ div.states > .riverType { color: #abaaaa; } -div.states > .religionName { - width: 11em; -} - -div.states > .religionType { - width: 5em; - cursor: pointer; - border: 0; - background-color: transparent; - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; -} - -div.states > .religionForm { - width: 6em; -} - -div.states > .religionDeity { - width: 15em; -} - .placeholder { opacity: 0; cursor: default; diff --git a/index.html b/index.html index c55f5cd9..143b0cdc 100644 --- a/index.html +++ b/index.html @@ -107,9 +107,15 @@ } } - - - + + + +