HEX
Server: Apache
System: Linux iad1-shared-e1-24 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User: dh_ncpy7d (5150532)
PHP: 8.2.26
Disabled: NONE
Upload Files
File: /home/dh_ncpy7d/beitarbeersheva.com/photos/plugins/language_switch/style.css
#languageSwitchBox {
	padding: 0.5em 5px;
	border-radius: 4px;
	z-index: 100;
	text-align:left;
	display: none;
	position: absolute;
	left: 0; top: 0; /*left, right set through js*/
  background-color: #555;
  border: 1px solid #000;
}

#languageSwitchBox .switchBoxTitle {
  padding-bottom:5px;
  margin-bottom:5px;
  border-bottom: 1px solid #444;
}
#languageSwitchBox a {
  color:#aaa;
}
#languageSwitchBox a:hover {
  color:#ddd;
}