Style Changes
This commit is contained in:
parent
53620f7107
commit
24a6849f93
1 changed files with 1 additions and 4 deletions
|
@ -20,10 +20,6 @@ a:active {
|
||||||
color: #c0c0c0;
|
color: #c0c0c0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
|
||||||
padding: 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.page-header {
|
.page-header {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
background-color: #404040;
|
background-color: #404040;
|
||||||
|
@ -44,6 +40,7 @@ a:active {
|
||||||
}
|
}
|
||||||
|
|
||||||
.images {
|
.images {
|
||||||
|
padding: 4px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue