Skip to content

Commit

Permalink
Migrate universal analytics tags to GA4 (#128)
Browse files Browse the repository at this point in the history
Migrate universal analytics tags to GA4
  • Loading branch information
MaertHaekkinen authored Sep 9, 2023
1 parent c845277 commit f2712ce
Show file tree
Hide file tree
Showing 24 changed files with 2,504 additions and 2,736 deletions.
15 changes: 5 additions & 10 deletions ajapaik/ajapaik/static/css/ajp-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@ body > nav > div > div.navbar-collapse.navbar-left.collapse.in > ul > li > #ajp-
}

.ajp-iiif {
background: url(../images/material-design-icons/ic_iiif_24px.svg) no-repeat center center;
width: 48px;
height: 48px;
background-size: 48px 48px;
display: block;
background: url(../images/material-design-icons/ic_iiif_24px.svg) no-repeat center center;
width: 48px;
height: 48px;
background-size: 48px 48px;
display: block;
}

.ajp-black-dropdown-menu {
Expand Down Expand Up @@ -2259,11 +2259,6 @@ div.gm-style-mtc > div:nth-of-type(2) > div > label {
max-width: 100%;
}

.ajp-bank-link-one-time:hover,
.ajp-bank-link-standing:hover {
text-decoration: none;
}

#ajp-game-flip-button {
position: absolute;
top: 0;
Expand Down
Loading

0 comments on commit f2712ce

Please sign in to comment.