mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Changed the font-size of the h3 tag on the Manage Features page.
--HG-- branch : dev
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
margin-bottom:.2em;
|
||||
}
|
||||
|
||||
.features h3 {
|
||||
font-size:1.6em;
|
||||
}
|
||||
.features .category {
|
||||
overflow:hidden;
|
||||
}
|
||||
@@ -68,7 +71,7 @@
|
||||
.features .feature .actions {
|
||||
position:absolute;
|
||||
right:.4em;
|
||||
top:.6em;
|
||||
top:.4em;
|
||||
}
|
||||
|
||||
.cathedral {
|
||||
|
Reference in New Issue
Block a user