mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-07-06 09:41:07 +02:00
more
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
GOROOT ?= $(shell go env GOROOT)
|
||||
GO ?= $(GOROOT)/bin/go
|
||||
REPO=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
|
||||
VERSION=$(shell $(GO) version | cut -d' ' -f3)
|
||||
|
||||
@@ -114,7 +114,7 @@ textarea, select {
|
||||
}
|
||||
|
||||
.livechan_captcha_inner {
|
||||
padding: 200px;
|
||||
padding: 25%;
|
||||
}
|
||||
|
||||
.livechan_captcha_image {
|
||||
|
||||
Reference in New Issue
Block a user