Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
aside {min-height:1600px;}
#sidebar {
width: 237px;
height: 100%;
float:right;
border-left: 2px solid #E9EFF2;
}
#sidebar {
width: 237px;
float:right;
border-left: 2px solid #E9EFF2;
}
Die lösung von Basti93 brachte in Firebug keinen effekt.
#sidebar ul li{
background: #FAFAFA;
border:1px solid #DDDDDD;
margin-bottom:8px;
margin-left:3px;
margin-right:20px;
padding:2px 4px 4px;
list-style: none;
}
#sidebar ul li{
background: #FAFAFA;
margin-bottom:8px;
margin-left:3px;
margin-right:20px;
padding:2px 4px 4px;
list-style: none;
}
Hallo.
Also ich sehe keinen Rahmen um die Linktexte.
Allerdings gibst du deiner ul die class xoxo blogroll die ich in deinem Stylesheet nirgends finden kann.
Vielleicht da mal versuchen einen Rahmen zu ziehen.
Gruss
Elroy