1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-08-13 17:03:51 -04:00
kaiwa/public/css/pages/header.css
Lance Stout d88edee066 Styling
2013-12-20 03:39:06 -08:00

10 lines
144 B
CSS

#me {
position: fixed;
left: 0px;
right: 0px;
top: 0px;
height: 40px;
background-color: #fff;
border-bottom: 1px solid #d6d6d6;
}