Video 59: Wiring up the User Interface
This commit is contained in:
@@ -40,3 +40,16 @@ header a {
|
||||
.portrait {
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
input {
|
||||
border: 1px solid #CCCCCC;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
button {
|
||||
cursor: pointer;
|
||||
border: 1px solid #888888;
|
||||
background: #888888;
|
||||
color: #FFFFFF;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user