*** empty log message ***
diff --git a/style.css b/style.css
index d926e3b..33abb2c 100644
--- a/style.css
+++ b/style.css
@@ -47,7 +47,7 @@
.wantedDesc.recent { width:280px; background:#00416a; background-color:rgba(0, 65, 106, 0.8); height:260px; border:1px solid #1f5f86;}
-.wantedDesc.recent h3 { display:block; width:270px; color:#000; background: #9ad9ff url('images/menubg.png'); padding:5px; margin-right:-10px;}
+.wantedDesc.recent h3 { text-shadow:0px 0px 5px #EEE;display:block; width:270px; color:#000; background: #9ad9ff url('images/menubg.png'); padding:5px; margin-right:-10px;}
.wantedDesc.recent .more { padding-left:10px; }
@@ -77,6 +77,7 @@
h1.wanted {
font-size:30px;
margin-bottom:10px;
+ text-shadow:0px 0px 3px #9ad9ff;
}
#bulletList {
@@ -87,6 +88,7 @@
font-size:30px;
color:#FFC600;
line-height:32px;
+ text-shadow:0px 0px 3px #9ad9ff;
}
.star {
float:left;