projects
/
pgdayuk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d7b734
)
Make Partner logos look a little better
author
Vik Fearing
<vik@chouppes.com>
Fri, 23 Jun 2023 14:34:37 +0000
(16:34 +0200)
committer
Vik Fearing
<vik@chouppes.com>
Fri, 23 Jun 2023 14:35:05 +0000
(16:35 +0200)
Still needs some work and Supporters aren't done yet.
static/css/pgdayuk.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/pgdayuk.css
b/static/css/pgdayuk.css
index 0bef2ebc2c4649396da3502bafe2dccd57345e5f..76e4a3044d0b23a6f8566bc64d8df31d73667288 100644
(file)
--- a/
static/css/pgdayuk.css
+++ b/
static/css/pgdayuk.css
@@
-262,6
+262,8
@@
button.button {
width: 200px;
height: 80px;
object-fit: contain;
+ background-color: var(--white);
+ border-radius: 0.25rem;
}
.main-footer {
@@
-424,6
+426,8
@@
div#ataglancewrap div.left {
width: 300px;
height: 120px;
object-fit: contain;
+ background-color: var(--white);
+ border-radius: 0.25rem;
}
/* sponsor-faq */