section_news
This commit is contained in:
44
style.css
44
style.css
@@ -651,6 +651,50 @@ textarea {
|
||||
.portfolio_img {
|
||||
}
|
||||
|
||||
/* -----------------------------------NEWS-HEADING-------------------------------------- */
|
||||
|
||||
.container {
|
||||
}
|
||||
.news {
|
||||
}
|
||||
.news_heading {
|
||||
text-align: center;
|
||||
padding: 80px 0;
|
||||
}
|
||||
.news_h1 {
|
||||
font-size: 33px;
|
||||
font-weight: 700;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
.news_p {
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
.news_search {
|
||||
}
|
||||
.news_img_search {
|
||||
vertical-align: middle;
|
||||
position: absolute;
|
||||
left: 495px;
|
||||
top: 361px;
|
||||
z-index: 1;
|
||||
}
|
||||
.news_img_search img {
|
||||
height: 15px;
|
||||
width: 15px;
|
||||
}
|
||||
.input_news {
|
||||
padding: 10px 45px;
|
||||
border-radius: 10px;
|
||||
z-index: 0;
|
||||
background-color: #1C140F;
|
||||
}
|
||||
.input_news input {
|
||||
position: relative;
|
||||
|
||||
}
|
||||
|
||||
/* -----------------------------------FOOTER------------------------------------------ */
|
||||
|
||||
.footer {
|
||||
|
||||
Reference in New Issue
Block a user