mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +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;
|
margin-bottom:.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.features h3 {
|
||||||
|
font-size:1.6em;
|
||||||
|
}
|
||||||
.features .category {
|
.features .category {
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
@@ -68,7 +71,7 @@
|
|||||||
.features .feature .actions {
|
.features .feature .actions {
|
||||||
position:absolute;
|
position:absolute;
|
||||||
right:.4em;
|
right:.4em;
|
||||||
top:.6em;
|
top:.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cathedral {
|
.cathedral {
|
||||||
|
|||||||
Reference in New Issue
Block a user