fixed ul tag not functioning
This commit is contained in:
3
cao_sunyata/static/css/styles.min.css
vendored
3
cao_sunyata/static/css/styles.min.css
vendored
@@ -16868,11 +16868,12 @@ a:hover {
|
|||||||
color: #0d6efd;
|
color: #0d6efd;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* cao
|
||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
:focus {
|
:focus {
|
||||||
outline: 0;
|
outline: 0;
|
||||||
-webkit-box-shadow: none !important;
|
-webkit-box-shadow: none !important;
|
||||||
|
|||||||
@@ -68,6 +68,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<p class="text-center">Méditation SUNYATA Paris est une branche du <a href="http://www.sunyatameditation.org/">SUNYATA Méditation Center</a> dont le siège est à Perris, CA, Etats-Unis.<br>
|
||||||
|
Notre but est de promouvoir la pratique de la méditation et du QiGong SUNYATA à Paris.
|
||||||
|
</p>
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<!-- Container (ACTIVITES Section) -->
|
<!-- Container (ACTIVITES Section) -->
|
||||||
<div class="col-lg-4">
|
<div class="col-lg-4">
|
||||||
@@ -151,9 +155,6 @@
|
|||||||
<!-- Container (Méditation SUNYATA Section) -->
|
<!-- Container (Méditation SUNYATA Section) -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="text-center">Méditation SUNYATA Paris est une branche du <a href="http://www.sunyatameditation.org/">SUNYATA Méditation Center</a> dont le siège est à Perris, CA, Etats-Unis.<br>
|
|
||||||
Notre but est de promouvoir la pratique de la méditation et du QiGong SUNYATA à Paris.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-4">
|
<div class="col-lg-4">
|
||||||
|
|||||||
Reference in New Issue
Block a user