Skip to content

Commit 27889ec

Browse files
authored
Add files via upload
1 parent 6186c60 commit 27889ec

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

proposal/v1.1/pic.html

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,21 @@
9393
text-align: center;
9494
padding: 1rem 0;
9595
font-size: 0.9rem;
96+
}
97+
98+
nav {
99+
background: #003f7d;
100+
padding: 0.5rem 0;
101+
text-align: center;
102+
}
103+
nav a {
104+
color: #fff;
105+
text-decoration: none;
106+
margin: 0 15px;
107+
font-size: 1rem;
108+
}
109+
nav a:hover {
110+
text-decoration: underline;
96111
}
97112
</style>
98113
</head>
@@ -106,10 +121,10 @@ <h6>بررسی تاثیرات هیدرولیکی و مورفولوژیکی بن
106121
<a href="./index.html">صفحه اصلی</a>
107122
<a href="./Tajnia_PhD Proposal1.1.2 - 1.14.2025.zip">فایل پروپوزال</a>
108123
</nav>
109-
124+
110125
<div class="gallery">
111126
<div class="image-container">
112-
<img src="./hirman-gis3.png" alt="Image 1" class="gallery-item">
127+
<img src="./hirman-gis2.png" alt="Image 1" class="gallery-item">
113128
</div>
114129
<div class="image-container">
115130
<img src="./img0.png" alt="Image 2" class="gallery-item">

0 commit comments

Comments
 (0)