diff --git a/README.md b/README.md index 114e8d606..5861f163b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# ⚠️ Out of Date + +See [new README.md (draft)](https://github.com/TACC/Core-CMS/blob/quick/update-readme-since-settings-refactor/README.md). Feel free to leave comments in [PR #417](https://github.com/TACC/Core-CMS/pull/417). + # TACC CORE-CMS ## Docker Setup diff --git a/taccsite_cms/static/site_cms/css/src/_imports/tools/x-layout.css b/taccsite_cms/static/site_cms/css/src/_imports/tools/x-layout.css index 4ec5c0f8e..58018f1ef 100644 --- a/taccsite_cms/static/site_cms/css/src/_imports/tools/x-layout.css +++ b/taccsite_cms/static/site_cms/css/src/_imports/tools/x-layout.css @@ -7,7 +7,7 @@ Styles that allow re-usable layouts. %x-layout--b - Widest: one wide column & one narrow column %x-layout--c - Widest: one narrow column & one wide column %x-layout--d - Widest: three even columns -%x-layout--d - Always: multiple even rows +%x-layout--e - (deprecated) Always: multiple even rows Styleguide Tools.ExtendsAndMixins.Layout */ diff --git a/taccsite_custom b/taccsite_custom index 90d3667c5..488af7a59 160000 --- a/taccsite_custom +++ b/taccsite_custom @@ -1 +1 @@ -Subproject commit 90d3667c5e6e9dee8649ef55a4ccdc15f4d4ab89 +Subproject commit 488af7a598d4e50e112b3712d2f4cac6983b8e11