I think we have our import maps working now.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
*
|
||||
*= require_tree .
|
||||
*= require_self
|
||||
*= require actiontext.css
|
||||
*/
|
||||
|
||||
/* Set the global variables for everything. Change these to use your own fonts and colours. */
|
||||
@@ -529,3 +530,8 @@ pre code {
|
||||
nav>form {
|
||||
display:inline;
|
||||
}
|
||||
|
||||
.subprincipleitem {
|
||||
cursor: pointer;
|
||||
padding:5px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user