clear
This commit is contained in:
parent
8c3f0c7611
commit
1fdec00d98
@ -38,7 +38,7 @@ a {
|
||||
#content{
|
||||
float: left;
|
||||
background-color: #F996AC;
|
||||
background-color: rgba(249, 150, 172, 0.9);
|
||||
background-color: rgba(249, 150, 172, 0.6);
|
||||
opacity: 0.95;
|
||||
width: 61.8%;
|
||||
min-height: 500px;
|
||||
@ -149,7 +149,7 @@ a {
|
||||
#galleria_container {
|
||||
float: left;
|
||||
width: 38.2%;
|
||||
background-color: rgba(185, 0, 40, 0.8);
|
||||
background-color: rgba(255, 0, 0, 0.3);
|
||||
border-radius: 0 0 5px 0;
|
||||
}
|
||||
|
||||
|
||||
2
system
2
system
@ -1 +1 @@
|
||||
Subproject commit bf664cc70097d287b7d8d4f3c88ab26ecbb8e858
|
||||
Subproject commit 548040ec3c51110b0dd7b0285424edf68fdb635d
|
||||
Reference in New Issue
Block a user