Skip to content

Commit

Permalink
tweak photo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nemo0921 committed Aug 11, 2024
1 parent d0acc81 commit 2ef1c10
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions News.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,11 @@

<body>
<!-- <header class="text-center text-white masthead" style="background-image: url('assets/img/grpphoto_aug2024.jpg');background-position: (0px, 0px, 10px, 0 px);background-position: 50% 50%;/*filter: blur(8px);*//*-webkit-filter: blur(8px);*/backdrop-filter: blur(10px);"> -->
<header class="text-center text-white masthead" style="background-image: url('assets/img/grpphoto_aug2024.jpg');background-position: 50% 50%; background-size: cover; backdrop-filter: blur(10px);">
<header class="text-center text-white masthead" style="background-image: url('assets/img/grpphoto_aug2024.jpg');background-position: 50% 65%; background-size: cover; backdrop-filter: blur(10px);">
<div class="masthead-content">
<div class="container">
<h1 class="text-end masthead-heading mb-0" style="/*filter: blur(100px);*//*-webkit-filter: blur(0px);*/color: #374785;">News</h1>
<!-- <h1 class="text-end masthead-heading mb-0" style="/*filter: blur(100px);*//*-webkit-filter: blur(0px);*/color: #374785;">News</h1> -->
<h1 class="text-end masthead-heading mb-0" style="/*filter: blur(100px);*//*-webkit-filter: blur(0px);*/color: #ffffff;">News</h1>
</div>
</div>
<nav class="navbar navbar-dark navbar-expand-lg fixed-top bg-dark navbar-custom" style="opacity: 0.80;">
Expand Down

0 comments on commit 2ef1c10

Please sign in to comment.