Foil overlay more transparent.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
}
|
||||
|
||||
.foilOverlay {
|
||||
opacity: 0.25;
|
||||
opacity: 0.15;
|
||||
}
|
||||
|
||||
.selectableCard > .borderOverlay {
|
||||
|
||||
@@ -79,7 +79,7 @@ body {
|
||||
}
|
||||
|
||||
.foilOverlay {
|
||||
opacity: 0.25;
|
||||
opacity: 0.15;
|
||||
}
|
||||
|
||||
.cardHint {
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
|
||||
$(document).ready(
|
||||
function() {
|
||||
$("#latestNews").append("<b>Sets 01-10 are available to play.</b> "
|
||||
$("#latestNews").append("<b>Sets 01-11 are available to play.</b> "
|
||||
+ "If you find any problems with specific card or rules in general, please report it <a href='http://lotrtcgdb.com/forums/index.php/topic,7592.0.html'>at the TLHH forums</a>.");
|
||||
|
||||
var chat = new ChatBoxUI("Game Hall", $("#chat"), "/gemp-lotr/server", true);
|
||||
|
||||
Reference in New Issue
Block a user