Added new job at Marvell and updated profile picture
This commit is contained in:
@@ -405,7 +405,7 @@ ul#nav li.current a { color: #11ABB0; }
|
||||
-webkit-animation: systemc 2s ease;
|
||||
}
|
||||
.verilog {
|
||||
width: 60%;
|
||||
width: 95%;
|
||||
-moz-animation: verilog 2s ease;
|
||||
-webkit-animation: verilog 2s ease;
|
||||
}
|
||||
@@ -451,7 +451,7 @@ ul#nav li.current a { color: #11ABB0; }
|
||||
}
|
||||
@-moz-keyframes verilog {
|
||||
0% { width: 0px; }
|
||||
100% { width: 60%; }
|
||||
100% { width: 95%; }
|
||||
}
|
||||
@-moz-keyframes matlab {
|
||||
0% { width: 0px; }
|
||||
@@ -492,7 +492,7 @@ ul#nav li.current a { color: #11ABB0; }
|
||||
}
|
||||
@-webkit-keyframes verilog {
|
||||
0% { width: 0px; }
|
||||
100% { width: 60%; }
|
||||
100% { width: 95%; }
|
||||
}
|
||||
@-webkit-keyframes matlab {
|
||||
0% { width: 0px; }
|
||||
|
Reference in New Issue
Block a user