muratgunaydin commited on
Commit
154f415
1 Parent(s): 81b79c5

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +8 -0
style.css CHANGED
@@ -17,6 +17,14 @@ body {
17
  border-color: #e1e1e1;
18
  }
19
 
 
 
 
 
 
 
 
 
20
  .yanit {
21
  padding: 20px;
22
  border: 1px solid #ccc;
 
17
  border-color: #e1e1e1;
18
  }
19
 
20
+ .verigirisi {
21
+ width: 200px;
22
+ border-radius: 4px;
23
+ height: 30px;
24
+ border: 2px solid;
25
+ border-color: #e1e1e1;
26
+ }
27
+
28
  .yanit {
29
  padding: 20px;
30
  border: 1px solid #ccc;