Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
ESDC Onboarding
(view source)
Revision as of 12:27, 8 October 2021
56 bytes added
,
12:27, 8 October 2021
m
are you a ... col-lg-6
Line 64:
Line 64:
flex: 0 0 15%;
flex: 0 0 15%;
max-width: 15%;
max-width: 15%;
+
}
+
.col-lg-6{
+
flex: 0 0 45%;
+
max-width:45%;
}
}
.col-lg-8{
.col-lg-8{
Line 322:
Line 326:
<div class="card-body">
<div class="card-body">
<div class="row">
<div class="row">
−
<div class="col-sm-12 col-lg-
4
">
+
<div class="col-sm-12 col-lg-
6
">
<p class="bold">Currently available information</p>
<p class="bold">Currently available information</p>
<div class="btn btn-info">[[ESDC_Onboarding_Executive|I Am An Executive]]</div>
<div class="btn btn-info">[[ESDC_Onboarding_Executive|I Am An Executive]]</div>
</div>
</div>
−
<div class="col-sm-12 col-lg-
4
">
+
<div class="col-sm-12 col-lg-
6
">
<p class="bold">Information still in development</p>
<p class="bold">Information still in development</p>
<div class="btn btn-info disabled">Are You A Student?</div>
<div class="btn btn-info disabled">Are You A Student?</div>
Margaret.chen
233
edits