Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Facebook/styling.css

Template page
div.facebook 
a:link, a:visited {
  background-color: #4267B2;
  text-align: center;
  font-size:150%;
  color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 10px 20px;}
div.facebook
a:hover, a:active {
  background-color: white;
  color: #4267B2;
}
div.twitter
a:link, a:visited {
  background-color: #1DA1F2;
  text-align: center;
  font-size:150%;
  color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 10px 20px;;
}
div.twitter
a:hover, a:active {
  background-color: white;
  color: #1DA1F2;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.