abouttreesummaryrefslogcommitdiff
path: root/cgithub/head-include.html
diff options
context:
space:
mode:
authorPatrick2025-12-30 17:05:51 +0100
committerPatrick2025-12-30 17:05:51 +0100
commit250098015582c69a2ad91988bcc39d672ef92e48 (patch)
treeb085a6e230163dbcd98b923b898dd3bb093fd2c3 /cgithub/head-include.html
parent984e054e28eb8291da3cd4e9d2c20bfcb2223b60 (diff)
downloadps-cgit-250098015582c69a2ad91988bcc39d672ef92e48.tar.gz
ps-cgit-250098015582c69a2ad91988bcc39d672ef92e48.zip
css
Diffstat (limited to 'cgithub/head-include.html')
-rw-r--r--cgithub/head-include.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/cgithub/head-include.html b/cgithub/head-include.html
index df6e059..aa952f5 100644
--- a/cgithub/head-include.html
+++ b/cgithub/head-include.html
@@ -11,6 +11,13 @@
.tab-folder > :last-child, .tab-folder > .tab-content:target {
display: block;
}
+.blob-hash {
+ width: 100%;
+ max-width: 1280px;
+ box-sizing: border-box;
+ margin: var(--content-v-margin) auto;
+ margin-top: 0; margin-bottom: 0;
+}
</style>