typographie
This commit is contained in:
+2
-1
@@ -27,7 +27,8 @@
|
||||
* @ingroup themeable
|
||||
*/
|
||||
#}
|
||||
<div{{ attributes }} class="container">
|
||||
|
||||
<div id="block-popsu-colloque-submenu" class="container">
|
||||
{{ title_prefix }}
|
||||
{% if label %}
|
||||
<h2{{ title_attributes }}>{{ label }}</h2>
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
* @ingroup themeable
|
||||
*/
|
||||
#}
|
||||
<div{{ attributes }} class="col-12 col-md-6 px-0 col-lg-12">
|
||||
<div id="block-renderedsitesettingsblock-3" class="col-12 col-md-6 px-0 col-lg-12 px-0">
|
||||
{{ title_prefix }}
|
||||
{% if label %}
|
||||
<h2{{ title_attributes }}>{{ label }}</h2>
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@
|
||||
* @ingroup themeable
|
||||
*/
|
||||
#}
|
||||
<div{{ attributes }} class="col-12 col-md-6 col-lg-4">
|
||||
<div id="block-renderedsitesettingsblock-4" class="col-12 col-md-6 col-lg-4 px-0">
|
||||
{{ title_prefix }}
|
||||
{% if label %}
|
||||
<h2{{ title_attributes }}>{{ label }}</h2>
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
#}
|
||||
|
||||
|
||||
<div{{ attributes }} class="col-12 col-md-6 col-lg-4">
|
||||
<div id="block-renderedsitesettingsblock-5" class="col-12 col-md-6 col-lg-4 px-0">
|
||||
{{ title_prefix }}
|
||||
{% if label %}
|
||||
<h2{{ title_attributes }}>{{ label }}</h2>
|
||||
|
||||
+2
-3
@@ -27,10 +27,9 @@
|
||||
* @ingroup themeable
|
||||
*/
|
||||
#}
|
||||
<div class="col-12 d-md-flex d-lg-block col-lg-4">
|
||||
<div class="col-12 d-md-flex d-lg-block col-lg-4 px-0">
|
||||
|
||||
|
||||
<div{{ attributes }} class="col-12 col-md-6 col-lg-12 px-0">
|
||||
<div id="block-renderedsitesettingsblock" class="col-12 col-md-6 col-lg-12 px-0">
|
||||
{{ title_prefix }}
|
||||
{% if label %}
|
||||
<h2{{ title_attributes }}>{{ label }}</h2>
|
||||
|
||||
Reference in New Issue
Block a user