Skip to content

Commit 208b9d7

Browse files
committed
tweaking registration background color
1 parent b1204e7 commit 208b9d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ displayed if the 'eventbrite' field in the header is not set.
8484
</script>
8585
{% endif %}
8686

87-
<div style="background-color: #FF6666; padding=25px;">
87+
<div style="background-color: #FF9999; padding=25px;">
8888
<h2 id="registration">Registration Information</h2>
8989
<ul>
9090
<li>In order to register for the workshop, you must first follow the <a href="https://uwescience.github.io/2025-05-27-uw/#setup">setup instructions</href>, below. You must install all four tools: <a href="https://uwescience.github.io/2025-05-27-uw/#the-bash-shell">the Bash Shell</a>, <a href="https://uwescience.github.io/2025-05-27-uw/#git-1">Git</a>, a <a href="https://uwescience.github.io/2025-05-27-uw/#text-editor">Text Editor</a>, and <a href="https://uwescience.github.io/2025-05-27-uw/#python-1">Python</a>.</li>

0 commit comments

Comments
 (0)