Difference between revisions of "Template:Peshawar"

Line 494: Line 494:
 
   }
 
   }
 
}
 
}
 +
 +
/****************BLOG GHOST BUTTON***************************/
 +
.blog-ghost-button{
 +
  display: inline-block;
 +
  width: 200px;
 +
  padding: 8px;
 +
  color: #fff;
 +
  border-radius: 10px;
 +
  border: 2px solid #ff;
 +
  text-align: center;
 +
  outline: none;
 +
  text-decoration: none;
 +
  transition: background-color 0.2s ease-out,
 +
              color 0.2s ease-out;
 +
}
 +
.blog-ghost-button:hover,
 +
.blog-ghost-button:active {
 +
  background-color: #fff;
 +
  color: #000;
 +
  transition: background-color 0.3s ease-in,
 +
              color 0.3s ease-in;
 +
}
 +
  
 
</style>
 
</style>

Revision as of 04:08, 10 September 2016