add icon buttons, misc styling on venue pages
This commit is contained in:
@ -4,13 +4,13 @@
|
||||
|
||||
.static,
|
||||
.animate {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.animate {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
animation: glow 1s infinite alternate;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user