Skip to content

Commit

Permalink
Edits
Browse files Browse the repository at this point in the history
  • Loading branch information
noramoor2007 authored Feb 19, 2024
1 parent 7332e01 commit 9e69b8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pythonprojects.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h3 class = "projectsubcat">Columbia University&nbsp&nbsp<img class="schoollogo"
<option value = "https://gosqas.org/">Exercises</option>
<option value = "https://gosqas.org/">CodingBat Problems</option>
</select>
<button href = "google.com">Lecture Slides <i>(Incomplete)</i></button>
<button style = "background-color: #ff87bc;" href = "google.com">Lecture Slides <i>(Incomplete)</i></button>
</body>
<script>
function goToWebsite () {
Expand Down
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ button {
width: 100%;
cursor: pointer;
border-radius: 10px;
text-align: left;
}

button.codinglangbutt {
Expand Down

0 comments on commit 9e69b8f

Please sign in to comment.