blob 54de8d7ca61b7869d338c34b2d2149852b876454 200 bytes (raw)
name: website/static/media/css/community.css # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
| | .community-image {
width: 180px;
height: 180px;
display: flex;
margin: auto;
flex-direction: row;
align-items: center;
}
.community-image img {
max-width: 180px;
max-height: 180px;
}
|
debug log:
solving 54de8d7 ...
found 54de8d7 in https://yhetil.org/guix/20201009003823.0a15114b@tachikoma/
applying [1/1] https://yhetil.org/guix/20201009003823.0a15114b@tachikoma/
diff --git a/website/static/media/css/community.css b/website/static/media/css/community.css
new file mode 100644
index 0000000..54de8d7
Checking patch website/static/media/css/community.css...
Applied patch website/static/media/css/community.css cleanly.
index at:
100644 54de8d7ca61b7869d338c34b2d2149852b876454 website/static/media/css/community.css
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.