mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
12 lines
209 B
CSS
12 lines
209 B
CSS
/* Place your application-specific stylesheets for the admin panel here */
|
|
|
|
/*
|
|
.logo {
|
|
height: 50px;
|
|
width: 150px;
|
|
background: transparent url(/images/logo.gif) no-repeat;
|
|
text-indent: -10000px;
|
|
}
|
|
|
|
*/
|