pictures table
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
text-align: center;
|
||||
line-height: 44px;
|
||||
text-decoration: none;
|
||||
color: #888;
|
||||
color: #999;
|
||||
text-shadow: 0px 1px 1px rgba(0,0,0,0.8);
|
||||
background: none;
|
||||
@extend .fa;
|
||||
@@ -112,7 +112,7 @@
|
||||
width: calc(30% - 1em);
|
||||
z-index: 999;
|
||||
|
||||
input, button {
|
||||
input, textarea, button {
|
||||
border: none;
|
||||
padding: 0.5em 1em;
|
||||
background: #F7F7F7;
|
||||
@@ -129,7 +129,6 @@
|
||||
}
|
||||
|
||||
#posts {
|
||||
font-family: Arial;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
@@ -137,7 +136,7 @@
|
||||
|
||||
#poster {
|
||||
|
||||
input, button {
|
||||
input, textarea, button {
|
||||
border-radius: 3px;
|
||||
background-color: #d9deff;
|
||||
color: #323268;
|
||||
|
||||
Reference in New Issue
Block a user