Browse Source

complete site

master
sajad 1 year ago
commit
427206d3a0
  1. BIN
      back2.jpg
  2. BIN
      dollar-symbol.png
  3. BIN
      hair.jpg
  4. BIN
      hair.png
  5. 577
      html.html
  6. BIN
      icons8-protect-24.png
  7. BIN
      images (1).jpg
  8. BIN
      images (2).jpg
  9. BIN
      images (3).jpg
  10. BIN
      images (4).jpg
  11. BIN
      images (5).jpg
  12. BIN
      images (6).jpg
  13. BIN
      images.jpg
  14. BIN
      images.png
  15. 560
      style.css
  16. BIN
      twitter.png

BIN
back2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

BIN
dollar-symbol.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
hair.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

BIN
hair.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

577
html.html

@ -0,0 +1,577 @@ @@ -0,0 +1,577 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1,0">
<title>Hair Studio</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css">
</head>
<body>
<input type="checkbox" id="check">
<header>
<div class="logoimg">
<img src="images.png" alt="logo-haircut">
<h3 class="logo">MY STUDIO</h3>
</div>
<nav>
<ul class="menu">
<li><a href="#home" class="list">Home</a></li>
<li><a href="#hair" class="list">About Us</a></li>
<li><a href="#logomain" class="list">Call Us</a></li>
</ul>
</nav>
<div class="meenu">
<label for="check">
<i class="fas fa-bars menu-btn"></i>
<i class="fas fa-times close-btn"></i>
</label>
</div>
</header>
<section class="header" id="home">
<div class="hair">
<h1 class="stu">Hair Studio</h1>
<p>Style Your Hair Is Style Your Life</p>
<div>
<button class="btn">Find Out</button>
<button class="btn">Read More</button>
</div>
<div class="doot" id="dot" >
</div>
</div>
<div id="slideshow-container">
</div>
<a class="prev" onclick="plusSlides(-1)"></a>
<a class="next" onclick="plusSlides(1)"></a>
<br>
</section>
<main>
<div class="logomain" id="hair">
<img src="hair.png" alt="logo-haircut">
<h2 class="choose">Why Choose Us</h2>
</div>
<div class="divmain">
<div class="submain">
<h2>Experienced Staff</h2>
<div class="subone">
<img class="tik" src="icons8-protect-24.png" >
<p>Lorem ipsum ADXASDScAsCFACASCQWACFEWFQWFCEFQAdolor sit amdfwvsvceszfvzrvrsevwgerv</p>
</div>
<h2>Pre Booking Online</h2>
<div class="subone">
<img class="tik" src="icons8-protect-24.png" >
<p>Lorem ipsum ADXASDScAsCFACASCQWACFEWFQWFCEFQAdolor sit amdfwvsvceszfvzrvrsevwgerv</p>
</div>
<h2>Afforable Cost</h2>
<div class="subone">
<img class="tik" src="icons8-protect-24.png" >
<p>Lorem ipsum ADXASDScAsCFACASCQWACFEWFQWFCEFQAdolor sit amdfwvsvceszfvzrvrsevwgerv</p>
</div>
</div>
<div class="imgmain">
</div>
</div>
<div class="better">
<div class="logomain">
<img src="hair.png" alt="logo-haircut">
<h2 class="choose">We Provide Better</h2>
</div>
<div class="work">
<img src="images (3).jpg" alt="work" class="workimg">
<img src="images (2).jpg" alt="work" class="workimg">
<img src="images (4).jpg" alt="work" class="workimg">
<img src="images (5).jpg" alt="work" class="workimg">
</div>
</div>
<div class="clientsays">
<div class="logomain">
<img src="hair.png" alt="logo-haircut">
<h2 class="choose">What Client Says</h2>
</div>
<div class="clients">
<div class="client" id="myBtn">
<div id="myModal" class="modal">
<div class="modal-content">
<span class="close" id="close"></span>
<div class="clientes cliimg" >
<img alt="client" class="cli-img" id="imgclient1">
<input type="file" id="myfile" name="myfile" accept=".jpg, .jpeg, .png" >
<div class="div-username1">
<div class="user-font" id="title1">
</div>
<input type="text" class="user-box" id="title1-box">
<div class="user-font" id="subtitle1">
</div>
<input type="text" class="user-box" id="user-box">
</div>
<img alt="twitter-logo" class="imgtwitter" id="twitter1">
</div>
<div id="lorem1">
</div>
<input type="text" class="text-box" id="text-box">
<div class="eslah-div">
<button class="eslah2" id="close-button">بازگشت</button>
<button class="eslah1" id="edit-button">اصلاح</button>
<button id="close-btn" class="edit-button">انصراف</button>
<button id="end-editing" class="edit-button">تایید</button>
</div>
</div>
</div>
<div id="usersay">
<div class="clientes" id="clientes">
<img alt="client" class="imgclient" id="imgclient">
<div class="div-username">
<div class="username" id="title">
</div>
<div class="username" id="subtitle">
</div>
</div>
<img alt="twitter-logo" class="imgtwitter" id="twitter">
</div>
<div class="lorem " id="lorem">
</div>
</div>
</div>
<div class="client" id="myBtn2">
<div id="myModal2" class="modal">
<div class="modal-content">
<span class="close" id="close2"></span>
<div class="clientes cliimg" >
<img alt="client" class="cli-img" id="imgclient2">
<input type="file" id="myfile" name="myfile" accept=".jpg, .jpeg, .png" >
<div class="div-username1">
<div class="user-font" id="title2">
</div>
<input type="text" class="user-box" id="title1-box2">
<div class="user-font" id="subtitle2">
</div>
<input type="text" class="user-box" id="user-box2">
</div>
<img alt="twitter-logo" class="imgtwitter" id="twitter2">
</div>
<div id="lorem2">
</div>
<input type="text" class="text-box" id="text-box2">
<div class="eslah-div">
<button class="eslah2" id="close-button2">بازگشت</button>
<button class="eslah1" id="edit-button2">اصلاح</button>
<button id="close-btn2" class="edit-button">انصراف</button>
<button id="end-editing2" class="edit-button">تایید</button>
</div>
</div>
</div>
<div id="usersay">
<div class="clientes" id="clientes2">
<img alt="client" class="imgclient" id="imgclient3">
<div class="div-username">
<div class="username" id="title3">
</div>
<div class="username" id="subtitle3">
</div>
</div>
<img alt="twitter-logo" class="imgtwitter" id="twitter3">
</div>
<div class="lorem " id="lorem3">
</div>
</div>
</div>
<div class="client">
<div class="clientes">
<img src="images (6).jpg" alt="client" class="imgclient">
<div class="username">
<h6>KEN BILLE</h6>
<p>@sajad001184</p>
</div>
<img src="twitter.png" alt="twitter-logo" class="imgtwitter">
</div>
<div class="lorem">
<p>Lorem ipsuLorem ipsum dolor sit amet</p>
</div>
</div>
</div>
</div>
</main>
<footer>
<div class="logomain" id="logomain">
<img src="hair.png" alt="logo-haircut">
<h2 class="choose">Visit Our Salon Today</h2>
</div>
<div class="footer">
<div class="address">
<h2>Opening Hour</h2>
<div class="week">
<img src="dollar-symbol.png" class="time">
<p>Monday Yo Friday - 9am to 9pm</p>
</div>
<div class="week">
<img src="dollar-symbol.png" class="time">
<p>Saturday Yo Sunday - 8am to 11pm</p>
</div>
</div>
<div class="address">
<h2>Get In Touch</h2>
<div class="week">
<p>Ward#6,hayderabord,sindh</p>
<img src="dollar-symbol.png" class="time">
</div>
<div class="week">
<p>anyname@gmail.com</p>
<img src="dollar-symbol.png" class="time">
</div>
<div class="week">
<p>+985165151854</p>
<img src="dollar-symbol.png" class="time">
</div>
</div>
</div>
<div class="icon">
<img src="dollar-symbol.png" class="icons">
<img src="twitter.png" class="icons">
<img src="twitter.png" class="icons">
<img src="twitter.png" class="icons">
</div>
<div class="copyright">
<p>Copyright - zehra Khuwaja</p>
</div>
</footer>
<script>
const slide=[
{img: "back2.jpg" } ,
{img: "images (2).jpg" } ,
{img: "images (3).jpg"},
{img: "images (4).jpg" }
];
let elem=document.getElementById('slideshow-container')
let dot = document.getElementById("dot")
const a=slide.map(value =>{
return`
<div class="mySlides">
<img src="${value.img}" style="width:100%;height:100%">
</div>
`;
})
const b=slide.map((vL,index)=>{
return`
<span class="dot" onclick="currentSlide(${index+1})"></span>
`;
})
elem.innerHTML= a.join("");
dot.innerHTML= b.join("");
let n=0;
let slideIndex = 1;
function showSlides(n) {
let i;
let slides = document.getElementsByClassName("mySlides");
let dots = document.getElementsByClassName("dot");
if (n > slides.length) {
slideIndex = 1
}
if (n < 1) {
slideIndex = slides.length
}
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex - 1].style.display = "block";
dots[slideIndex - 1].className += " active";
}
showSlides(slideIndex);
function plusSlides(n) {
showSlides(slideIndex += n);
}
function currentSlide(n) {
showSlides(slideIndex = n);
}
setInterval(function(){
n++;
if(n>slide.length-1){
n=0;
}
showSlides(slideIndex = n);
},3000);
const infoUser=[
{img:"images (6).jpg",des:"Lorem ipsuLoremssekx eld elk ke dwefnkwfkjn wifh iowf h ouwaofuupowa hfdhfihedfohiohd fohawih f hbewfoihawfiwehfiyweghfi f iuhe fuh weiu f hip uwe hfiuhwefphiuawfi kem l mecddddd dddddd ddddddd dddddd dddddde ce cec",name:"KEN BILLE",id:"@sajad001184",twitter:"twitter.png"},
{img:"images (6).jpg",des:"Lorem ipsuLoremssekx eld elk ke d kem l mece ce cec",name:"KEN BILLE",id:"@sajad001184"},
{img:"images (6).jpg",des:"Lorem ipsuLoremssekx eld elk ke d kem l mee ce cec",name:"KEN BILLE",id:"@sajad001184"}
];
let para1=document.getElementById("lorem1");
let title=document.getElementById("title");
let title1=document.getElementById("title1");
let subtitle=document.getElementById("subtitle");
let subtitle1=document.getElementById("subtitle1");
let twitter=document.getElementById("twitter");
let twitter1=document.getElementById("twitter1");
let lorem=document.getElementById("lorem");
let imgclient1=document.getElementById("imgclient1");
let imgclient=document.getElementById("imgclient");
const username = document.getElementById("username");
lorem.innerHTML=infoUser[0].des;
lorem1.innerHTML=infoUser[0].des;
title.innerHTML=infoUser[0].name;
title1.innerHTML=infoUser[0].name;
subtitle.innerHTML=infoUser[0].id;
subtitle1.innerHTML=infoUser[0].id;
imgclient.setAttribute("src",infoUser[0].img);
imgclient1.setAttribute("src",infoUser[0].img);
twitter.setAttribute("src",infoUser[0].twitter);
twitter1.setAttribute("src",infoUser[0].twitter);
let title1_box=document.getElementById("title1-box");
let user_box=document.getElementById("user-box");
let edit_button = document.getElementById("edit-button");
const end_button = document.getElementById("end-editing");
const modal = document.getElementById("myModal");
let text_box=document.getElementById("text-box");
const btn = document.getElementById("myBtn");
const close_btn = document.getElementById("close-btn");
const span = document.getElementById("close");
const close_buttom = document.getElementById("close-button");
let myfile=document.getElementById("myfile");
imgclient1.onclick=function(){
}
btn.onclick = function() {
modal.style.display = "block";
}
span.onclick = function() {
edit_button.style.display="block";
end_button.style.display="none";
close_btn.style.display="none";
modal.style.display = "none";
}
window.onclick = function(event) {
if (event.target == modal) {
modal.style.display = "none";
}
}
edit_button.addEventListener("click", function() {
subtitle1.style.display="none";
title1_box.style.display="block";
title1_box.value=subtitle1.textContent;
subtitle1.textContent="";
title1.style.display="none";
user_box.style.display="block";
user_box.value=title1.textContent;
title1.textContent="";
para1.style.display="none";
text_box.style.display="block";
text_box.value=para1.textContent;
para1.textContent="";
edit_button.style.display="none";
end_button.style.display="block";
close_btn.style.display="block";
} );
end_button.addEventListener("click", function() {
subtitle1.textContent=title1_box.value;
subtitle1.style.display="block";
title1_box.style.display="none";
title1.textContent=user_box.value;
title1.style.display="block";
user_box.style.display="none";
para1.textContent=text_box.value;
para1.style.display="block";
text_box.style.display="none";
edit_button.style.display="block";
end_button.style.display="none";
close_btn.style.display="none";
title1.style.backgroundColor="pink";
} )
close_btn.onclick=function(){
subtitle1.style.display="block";
title1_box.style.display="none";
subtitle1.textContent=infoUser[0].id;
title1.style.display="block";
user_box.style.display="none";
title1.textContent=infoUser[0].title;
para1.style.display="block";
text_box.style.display="none";
para1.textContent=infoUser[0].des;
edit_button.style.display="block";
end_button.style.display="none";
close_btn.style.display="none";
}
close_buttom.onclick=function(){
modal.style.display = "none";
edit_button.style.display="block";
end_button.style.display="none";
close_btn.style.display="none";
}
let para2=document.getElementById("lorem3");
let title2=document.getElementById("title2");
let title3=document.getElementById("title3");
let subtitle2=document.getElementById("subtitle2");
let subtitle3=document.getElementById("subtitle3");
let twitter2=document.getElementById("twitter2");
let twitter3=document.getElementById("twitter3");
let lorem2=document.getElementById("lorem2");
let imgclient2=document.getElementById("imgclient2");
let imgclient3=document.getElementById("imgclient3");
lorem2.innerHTML=infoUser[1].des;
lorem3.innerHTML=infoUser[1].des;
title2.innerHTML=infoUser[1].name;
title3.innerHTML=infoUser[1].name;
subtitle2.innerHTML=infoUser[1].id;
subtitle3.innerHTML=infoUser[1].id;
imgclient2.setAttribute("src",infoUser[1].img);
imgclient3.setAttribute("src",infoUser[1].img);
twitter2.setAttribute("src",infoUser[1].twitter);
twitter3.setAttribute("src",infoUser[1].twitter);
let title1_box2=document.getElementById("title1-box2");
let user_box2=document.getElementById("user-box2");
let edit_button2 = document.getElementById("edit-button2");
const end_button2 = document.getElementById("end-editing2");
const modal2 = document.getElementById("myModal2");
let text_box2=document.getElementById("text-box2");
const btn2 = document.getElementById("myBtn2");
const close_btn2 = document.getElementById("close-btn2");
const span2 = document.getElementById("close2");
const close_buttom2 = document.getElementById("close-button2");
btn2.onclick = function() {
modal2.style.display = "block";
}
edit_button2.addEventListener("click", function() {
subtitle2.style.display="none";
title1_box2.style.display="block";
title1_box2.value=subtitle2.textContent;
subtitle2.textContent="";
title2.style.display="none";
user_box2.style.display="block";
user_box2.value=title2.textContent;
title2.textContent="";
para2.style.display="none";
text_box2.style.display="block";
text_box2.value=para2.textContent;
para2.textContent="";
edit_button2.style.display="none";
end_button2.style.display="block";
close_btn2.style.display="block";
} );
end_button2.addEventListener("click", function() {
subtitle2.textContent=title1_box2.value;
subtitle2.style.display="block";
title1_box2.style.display="none";
title2.textContent=user_box2.value;
title2.style.display="block";
user_box2.style.display="none";
para2.textContent=text_box2.value;
para2.style.display="block";
text_box2.style.display="none";
edit_button2.style.display="block";
end_button2.style.display="none";
close_btn2.style.display="none";
title2.style.backgroundColor="pink";
} )
close_btn2.onclick=function(){
subtitle2.style.display="block";
title1_box2.style.display="none";
subtitle2.textContent=infoUser[1].id;
title2.style.display="block";
user_box2.style.display="none";
title2.textContent=infoUser[1].title;
para2.style.display="block";
text_box2.style.display="none";
para2.textContent=infoUser[1].des;
edit_button2.style.display="block";
end_button2.style.display="none";
close_btn2.style.display="none";
}
close_buttom2.onclick=function(){
modal2.style.display = "none";
edit_button2.style.display="block";
end_button2.style.display="none";
close_btn2.style.display="none";
}
</script>
</body>
</html>

BIN
icons8-protect-24.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 B

BIN
images (1).jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
images (2).jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

BIN
images (3).jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

BIN
images (4).jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

BIN
images (5).jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

BIN
images (6).jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

BIN
images.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

BIN
images.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

560
style.css

@ -0,0 +1,560 @@ @@ -0,0 +1,560 @@
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
html{
font-size:62.5%;
}
*{
margin:0;
padding:0;
box-sizing:border-box;
}
header{
position:fixed;
display:flex;
justify-content:center;
align-items:center;
padding:0.3vw;
margin-top:0;
background-color:pink;
width:100vw;
z-index:3;
}
.menu{
list-style:none;
display:flex;
margin-left:45vw;
font-size:1.5rem;
}
.list{
position:relative;
text-decoration:none;
margin-left:100px;
display:flex;
align-items:center;
color:black;
padding:10px;
border-radius:20%;
}
.list:hover{
background-color:#FF9EAA;
}
img{
width:40px;
height:auto;
max-width:100%;
}
.logo{
font-size:2rem;
}
.logoimg{
display:flex;
justify-content:center;
align-items:center;
}
.header{
position:relative;
background-image:linear-gradient( transparent, pink);
max-width:100%;
height:50vh;
background-size: cover;
background-position: center;
margin-bottom:5vh;
display:flex;
overflow:hidden;
justify-content:center;
}
.mySlides {
display: none;
z-index:-1;
position:absolute;
width:100%;
height:100%;
}
#slideshow-container {
width: 100%;
position: absolute;
height: 100%;
}
.prev,
.next {
cursor: pointer;
position: absolute;
top: 50%;
padding: 16px;
margin-top: -22px;
color: white;
font-weight: bold;
font-size: 18px;
border-radius: 0 3px 3px 0;
}
.next {
right: 0;
border-radius: 3px 0 0 3px;
}
.prev:hover,
.next:hover {
background-color: rgba(0, 0, 0, 0.8);
}
.dot {
width:1.5rem;
height:1.5rem;
cursor: pointer;
font-size:5rem;
display:flex;
background-color: #bbb;
border-radius: 50%;
z-index:3
}
.doot{
margin-top:10vh;
display:flex;
z-index:0;
}
.prev{
left:10px;
}
.next{
right:10px
}
.active,
.dot:hover {
background-color: #717171;
}
@media only screen and (max-width: 300px) {
.prev,
.next,
.text {
font-size: 11px
}
}
.hair{
position:absolute;
display:flex;
flex-direction: column;
justify-content:center;
align-items:center;
margin-top:0;
padding-top:10vh;
}
.hair p{
font-size:2rem;
margin-bottom:2vh;
}
.stu{
font-size:6rem;
font-family:cursive;
margin-bottom:3vh;
}
.btn{
background:none;
padding-right:2vw;
padding-left:2vw;
padding-top:0.5vh;
padding-bottom:0.5vh;
margin:0.2vw;
z-index:3;
}
.btn:hover{
background-color:#FF9EAA;
}
.logomain{
display:flex;
flex-direction:column;
align-items:center;
padding-top:2vw;
}
.choose{
margin-top:0.5rem;
font-size:3rem;
margin-bottom:5vw;
}
.divmain{
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-around;
margin-bottom:5vw;
}
.imgmain{
width:20rem;
height:25rem;
border-radius:20px;
background-image:linear-gradient( transparent, pink), url(hair.jpg);
background-repeat: no-repeat;
}
.subone{
display:flex;
align-items:flex-start;
flex-wrap:wrap;
margin-top:1vw;
margin-bottom:2vw;
}
.subone p{
font-size:1.5rem;
width:50vw;
}
.tik{
width:2vw;
height:auto;
}
h3{
color:#00000;
}
.better{
background-color:#d9d7d7;
}
.work{
display:flex;
align-items:center;
justify-content:space-evenly;
flex-wrap:wrap;
}
.workimg{
width:33vw;
height:20vw;
margin-bottom:2vw;
border-radius:10px;
}
.clients{
display:flex;
align-items:center;
justify-content:space-around;
flex-direction:row;
font-size:1.5rem;
}
.client{
display:flex;
flex-direction:column;
box-shadow:3px 3px 10px #FF9EAA;
padding:1vw;
}
.clientes{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
.lorm p{
width:12rem;
}
.imgtwitter{
width:1vw;
height:1.5vw;
}
.username{
font-size:1.5rem;
margin-left:1vw;
margin-right:1vw;
}
.div-username{
width:50%
}
.div-username1{
width:25%
}
.imgclient{
width:2vw;
height:auto;
}
footer{
margin-top:10vw;
background-color:#d9d7d7;
font-size:1.5rem;
}
.time{
width:1.5vw;
height:1.5vw;
}
.week{
display:flex;
margin-top:1vw;
}
.lorem{
margin-top:1vw;
}
.footer{
display:flex;
align-items:center;
justify-content:space-around;
}
.icon{
display:flex;
justify-content:center;
margin-top:3vw;
}
.icons{
width:2vw;
height:auto;
margin-left:0.5vw;
margin-right:0.5vw;
border:2px solid black;
padding:0.2vw;
}
.copyright{
display:flex;
justify-content:center;
margin-top:2vw;
font-size:0.8rem;
padding-bottom:1vw;
}
.but{
display:none;
margin-left:45vw;
font-size:20px;
background-color:#F09EAA;
border:0;
padding:0.4vw 0.6vw 0.4vw 0.6vw;
}
#check{
z-index: 3;
display: none;
}
.meenu{
display:none;
}
@media (max-width: 1203px){
.menu{
display:none;
width:21vw;
}
header{
display:flex;
justify-content:space-around;
}
.meenu{
display:flex;
align-items:center;
}
label{
display: flex;
align-items:center;
justify-content:space-between;
font-size: 25px;
cursor: pointer;
transition: 0.3s;
transition-property: color;
}
label:hover{
color: #fff;
}
label .close-btn{
display: none;
}
#check:checked ~ header .menu{
z-index: 2;
position: fixed;
top: 3vh;
right: 0;
background: pink;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width:54vw;
}
#check:checked ~ header .menu a{
font-weight: 700;
margin-right: 0;
margin-bottom: 50px;
letter-spacing: 2px;
}
#check:checked ~ header label .close-btn{
z-index: 2;
position: fixed;
display: block;
}
#check:checked ~ header label .menu-btn{
display: none;
}
label .menu-btn{
position: absolute;
}
}
@media (max-width: 960px){
html{
font-size:50%;
}
}
@media (max-width: 700px){
html{
font-size:35%;
}
}
@media (max-width: 280px){
html{
font-size:20%;
}
}
.modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100vh;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.4);
}
.modal-content {
background-color: #fefefe;
margin: 5% auto ;
margin-bottom:50px;
padding: 20px;
border: 1px solid #888;
width: 60%;
height:75%;
}
.lorem {
width:20vw;
height:2vh;
overflow:hidden;
}
.close {
color: #aaa;
float: right;
font-size: 28px;
font-weight: bold;
}
.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.cli-img{
width:5vw;
height:10vh;
border-radius:100%;
margin-left:1vw;
}
.cliimg{
background:pink;
padding:1vh 0 1vh 0;
}
.user-font{
font-size:2rem;
margin-left:1vw;
}
.eslah-div{
display:flex;
align-items:center;
justify-content:center;
/*margin-top:33vh;*/
background:pink;
padding:1vh 0 1vh 0;
}
.eslah1{
margin-left:2vw;
padding:1vh 2.5vw 1vh 2.5vw;
}
.eslah2{
margin-right:2vw;
padding:1vh 2.5vw 1vh 2.5vw;
}
#container {
width: 100%;
/*height: 100%;*/
padding: 10px;
}
#edit {
padding: 5px;
outline: none;
}
.edit-button {
width: 80px;
padding: 5px;
margin: 0 3px;
background-color: #ff7e00;
outline: none;
border: 1px solid #ff7e00;
box-shadow: 2px 2px 2px #3f3f3f;
}
.edit-button:hover {
box-shadow: 2px 2px 3px ;
}
.edit-button:active {
box-shadow: 1px 1px 3px ;
}
#close-btn{
display:none;
}
#end-editing{
display:none;
}
#close-btn2{
display:none;
}
#end-editing2{
display:none;
}
.text-box{
border:none;
width:100%;
display:none;
height:51vh;
overflow-x:hidden;
}
.paragraph{
width:50px;
display:none;
}
#lorem1{
height:51vh;
}
#lorem2{
height:51vh;
}
.user-box{
display:none;
border:none;
height:3vw;
}
#myfile{
display:none;
}

BIN
twitter.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Loading…
Cancel
Save