Commit 1fde36ac authored by 黄奎's avatar 黄奎

修改样式

parent ba9f4adb
...@@ -122,20 +122,24 @@ ...@@ -122,20 +122,24 @@
.groupTourOrder_tickets_red { .groupTourOrder_tickets_red {
color: #FF0000; color: #FF0000;
text-decoration: underline; text-decoration: underline;
cursor: pointer;
} }
.groupTourOrder_tickets_blue { .groupTourOrder_tickets_blue {
color: #0000FF; color: #0000FF;
text-decoration: underline; text-decoration: underline;
cursor: pointer;
} }
.groupTourOrder_tickets_green { .groupTourOrder_tickets_green {
color: #008000; color: #008000;
text-decoration: underline; text-decoration: underline;
cursor: pointer;
} }
.groupTourOrder_tickets_black { .groupTourOrder_tickets_black {
color: #000000; color: #000000;
text-decoration: underline; text-decoration: underline;
cursor: pointer;
} }
</style> </style>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment