Haare schön
This commit is contained in:
parent
f0312cb8e7
commit
d8fee4bae2
@ -18,6 +18,3 @@ h1, h2, h3 {
|
|||||||
h1 {
|
h1 {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
|
||||||
}
|
|
||||||
|
@ -102,6 +102,19 @@ main {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul {
|
||||||
|
margin-bottom: 1.5rem;
|
||||||
|
|
||||||
|
li {
|
||||||
|
line-height: 1.5rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
th, td {
|
||||||
|
line-height: 1.5rem;
|
||||||
|
padding-right: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
section {
|
section {
|
||||||
border-bottom: 1px dotted #ccc;
|
border-bottom: 1px dotted #ccc;
|
||||||
padding-bottom: 4rem;
|
padding-bottom: 4rem;
|
||||||
|
@ -2,3 +2,6 @@
|
|||||||
<p>
|
<p>
|
||||||
Ohai there, admin human.
|
Ohai there, admin human.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
<%= link_to 'LDAP users', admin_ldap_users_path %>
|
||||||
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user