-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,9 +17,9 @@ div { | |
body { | ||
background: #eee; | ||
} | ||
h1 { | ||
h1#page-title { | ||
margin-top:3em; | ||
color: #444; | ||
color: #444; | ||
} | ||
</style> | ||
|
||
|
@@ -28,11 +28,11 @@ h1 { | |
This page contains material from the training day provided by the [Institute of Computing for Climate Science](https://iccs.cam.ac.uk) at [AIMS Rwanda, Kigali](https://aims.ac.rw/), | ||
21st October 2023, co-located with the [World Climate Research Programme, Open Science Conference](https://wcrp-osc2023.org/). | ||
|
||
<br style='height:1em' /> | ||
|
||
|
||
If you have any questions, please e-mail <a href="mailto:[email protected]">[email protected]</a>. | ||
|
||
<br style='height:1em' /> | ||
<hr /> | ||
|
||
* __Introduction__ (Marla Fuchs, Dominic Orchard) | ||
- [Slides](https://drive.google.com/file/d/18XctNDypALrgl14pKNbz-FOC7IhePgKJ/view?usp=sharing) | ||
|