mirror of
https://github.com/gamaio/unps.us-Shortener.git
synced 2025-07-30 13:50:17 +00:00
Add Google Ads
This hasn't been implemented yet, but it's a work in progress. I'm planning on only having one ad display on the page under the message. Something else that needs to be done is a loading animation where the message will appear as the AJAX processes the request
This commit is contained in:
@@ -243,7 +243,7 @@ ul.nav li.dropdown:hover > ul.dropdown-menu {
|
||||
|
||||
#privacy-link, #tos-link, #reg-link{
|
||||
float: right;
|
||||
padding-right: 10px;
|
||||
padding-right: 2%;
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
@@ -299,4 +299,10 @@ h2 {
|
||||
width: 100%;
|
||||
font-size: 12px;
|
||||
line-height: 1.428561429;
|
||||
}
|
||||
|
||||
.gab{
|
||||
background: url(http://placehold.it/570x80.png);
|
||||
border-radius: 5px;
|
||||
max-width: 570px;
|
||||
}
|
BIN
assets/images/Untitled.png
Normal file
BIN
assets/images/Untitled.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user