Skip to content
Snippets Groups Projects
Commit 38efb50f authored by Nivey's avatar Nivey
Browse files

Update contribution.html

parent d9eebf8e
No related branches found
No related tags found
No related merge requests found
Pipeline #522107 passed
{% extends "layout.html" %}
{% block title %}Contribution{% endblock %}
{% block lead %}Make a useful contribution for future iGEM teams. Use this page to document that contribution.{% endblock %}
......@@ -7,12 +7,12 @@
<style>
p {
font-family: Verdana; /* Updated font type */
font-family: 'New Courier', Courier, monospace; /* Updated font type to New Courier */
font-size: 16px; /* Default paragraph font size */
color: black; /* Text color for paragraphs */
}
.header-title {
font-family: Verdana; /* Updated font type for header */
font-family: 'New Courier', Courier, monospace; /* Updated font type for header */
font-size: 24px; /* Updated font size for header */
color: #52be80; /* Header color */
}
......
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