Skip to content
Snippets Groups Projects
Commit 090636c8 authored by tongwenjing's avatar tongwenjing
Browse files

Upload From TongWenjing's local development env

parent 64555478
No related branches found
No related tags found
No related merge requests found
Pipeline #40894 passed
......@@ -2,7 +2,7 @@ body { padding-top: 56px; }
.left-aligned { margin-left: auto; }
.bg-dark { background-color: #343a40 !important; }
.bg-hero { background-color: #2753b3; }
/* CALLOUT */
.bd-callout { padding:1.25rem; margin-top:1.25rem; margin-bottom:1.25rem; border:1px solid #e9ecef; border-left-width:.25rem; border-radius:.25rem }
.bd-callout h4 { margin-bottom:.25rem }
......
......@@ -17,7 +17,7 @@
{% block customHead %}{% endblock %}
</head>
<body>
<!-- Navigation -->
......
......@@ -28,7 +28,7 @@
<li><a class="dropdown-item" href="{{ url_for('pages', page='partnership') }}">Partnership</a></li>
</ul>
</li>
<!---- PROJECT ---->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
......
......@@ -16,6 +16,6 @@
{% block page_content %}
<p style="text-align: center;"><h1>Page-Content is here</h1></p>
<p style="text-align: center;"><h1>Page-Content is here </h1></p>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment