emailadres nlnet
This commit is contained in:
parent
f9e1558a50
commit
59495c6d75
|
@ -14,8 +14,11 @@ title: "Contact"
|
|||
|
||||
Please feel free to reach out to us via email at the following addresses for any inquiries or assistance. We're here to help and eager to hear from you!
|
||||
|
||||
For questions about the Fediversity project:
|
||||
For generic questions about the Fediversity project:
|
||||
* contact@fediversity.eu
|
||||
|
||||
For questions about the administrative side of the Fediversity Project:
|
||||
* fediversity@nlnet.nl
|
||||
|
||||
If you have questions about the funding rounds that are part of the Fediversity project, you can find out more information on the NLnet website:
|
||||
* https://nlnet.nl/fediversity/guideforapplicants/
|
|
@ -8,7 +8,7 @@ $color-button-hover: #17274d;
|
|||
$color-button-call-to-action: #138808;
|
||||
$color-button-call-to-action-hover: #0F6D06; // %25 donkerder dan #138808 met encycolorpedia
|
||||
$color-header: #cc3300;
|
||||
$color-highlight-box-other-border: #99AFE2;
|
||||
$color-highlight-box-other-border: #fff2e6;
|
||||
$color-highlight-box-other-background: #E3E9F7;
|
||||
$color-highlight-box-nluug-border: #cc3300;
|
||||
$color-highlight-box-nluug-background: #F5E1ED;
|
||||
|
|
|
@ -37,8 +37,8 @@ figure {
|
|||
}
|
||||
|
||||
footer {
|
||||
background-color: #E3E9F7;
|
||||
border-top: 1px solid #99AFE2;
|
||||
background-color: #fff2e6;
|
||||
border-top: 1px solid #ffcc99;
|
||||
margin-top: 40px;
|
||||
padding: 20px;
|
||||
}
|
||||
|
|
Reference in a new issue