Your IP : 216.73.216.40


Current Path : /var/www/html/sonali/
Upload File :
Current File : //var/www/html/sonali/custom.css

/* html,
body {
  height: 100%;
}
/* #body {
  min-height: 100%;
  padding-bottom: 300px;
  font-family: "Open Sans", sans-serif;
} */
*/ .p-title {
  font-family: "Roboto", sans-serif;
}
p {
  font-family: "Open Sans", sans-serif;
}
footer {
  /* clear: both;
  position: relative;
  height: 300px;
  margin-top: -300px; */
  font-family: "Open Sans", sans-serif;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAQUlEQVQYV2NkYGBg2LZtm6iXl9drEBsEGEHEzp07xdzd3V+hCMI4OAV37NihAta+a9cuAzc3twtbt26V8Pb2fgEAMN0SUnNIRpgAAAAASUVORK5CYII=);
}

a {
  text-decoration: none;
}

.w3-bar .w3-bar-item {
  font-family: "Roboto", sans-serif;
}
#menuSmall .w3-bar-item {
  border-top: 1px solid #fefefe;
  font-family: "Roboto", sans-serif;
}

.p-ol li {
  padding: 8px 16px;
  border-bottom: 1px solid #ddd;
}
li a {
  color: blue;
}