Welcome to mirror list, hosted at ThFree Co, Russian Federation.

settings.css « css - github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5c4c8d2f98a19fefcca7324e9c66390b6a3f8897 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
input,
select {
	width: 33%;
	min-width: 250px;
}

h3 {
	margin-top: 25px;
}

p {
	margin-top: 15px;
}